Hi there,
I want to output median survival time and % of surviving one year into a data set. What syntax should I add to the proc lifetest procedure?
Thank you very much!
Kane
Median survival is printed by default.
For one year survival use TIMELIST option in PROC LIFETEST to specify the timepoints and you’ll get the survival at the specified times.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.