1. Learn
  2. /
  3. Courses
  4. /
  5. Survival Analysis in R

Exercise

ggsurvplot() versus ggsurvplot_df()

What is the difference between the ggsurvplot_df() function and the ggsurvplot() function?

Take a look at the help files of the two functions to determine your answer.

?ggsurvplot_df
?ggsurvplot

Instructions

50 XP

Possible answers