ComenzarEmpieza gratis

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 ejercicio forma parte del curso

Survival Analysis in R

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio