Bayesian Analyst
Bayesian Analyst
About me
Data Nuggets
Projects
Contact
CV
Light
Dark
Automatic
GLMS
Survival Analysis : Part 2
doing survival analysis in R functions The core functions we’ll use out of the survival package include: Surv(): Creates a survival object. survfit(): Fits a survival curve using either a formula, of from a previously fitted Cox model.
Last updated on Sep 23, 2023
22 min read
cox
,
GLMS
,
kaplanmeier
Loan default prediction using Tidymodels
Machine Learning Scientist With an R track View certificate A gentle introduction to classification Classification is a form of machine learning in which you train a model to predict which category an item belongs to.
Last updated on Sep 15, 2023
26 min read
classification
,
datascience
,
dataviz
,
ggplot2
,
GLMS
Beyond Linear Regression
What do we mean by the linear model? Regression is the workhorse of statistics. It allows us to model a response variable as a function of predictors plus error. Linear regression is what most people first encounter in statistics.
Last updated on Sep 9, 2023
15 min read
regression
,
GAMS
,
GLMS
,
Time to event
Cite
×