Plotting options
Why do we need the option surv.geom = geom_line when we plot the survival function estimated by a Weibull model?
ggsurvplot_df(surv_wbmod, surv.geom = geom_line,
linetype = "horTh", color = "tsize", legend.title = NULL)
Cet exercice fait partie du cours
Survival Analysis in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice