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)
Este exercício faz parte do curso
Survival Analysis in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
