Bayesian Analyst
Bayesian Analyst
About me
Data Nuggets
Projects
Contact
CV
Light
Dark
Automatic
classification
Survival Analysis : Part 1
Introduction Hie there ,welcome back to one of my presentations ,This presentation will cover some basics of survival analysis, and the following series of tutorial papers can be helpful for additional reading:
Last updated on Sep 23, 2023
11 min read
cox
,
datascience
,
dplyr
,
janitor
,
classification
Tidymodels in Healthcare
Last updated on Sep 17, 2023
0 min read
classification
,
datascience
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
Control flows in R
Every time some operations have to be repeated, a loop may come in handy. Loops are good for: Doing something for every element of an object; Doing something until the processed data runs out; Doing something for every file in a folder; Doing something that can fail, until it succeeds; Iterating a calculation until it reaches convergence.
Last updated on Sep 9, 2023
7 min read
Programming
,
Rstats
,
introduction
,
classification
Generalised Linear Models 2
Multinomial If we have more than two categories or groups that we want to model relative to covariates (e.g., we have observations \(i = 1,\cdots,n\) and groups covariates \(j = 1,\cdots,J\)), multinomial is our candidate model
Last updated on Sep 9, 2023
11 min read
classification
Prediction of lung cancer survival
Last updated on Sep 3, 2023
0 min read
survival
,
classification
,
public health
,
cox
,
logistic
Cite
×