Hello.
In a survival analysis, I am preparing a Kaplan Meier survival curve. While there are still patients that are alive and their survival times are censored, the largest observation (i.e. the patient with the
longest survival time) is not censored. Therefore the estimate at that time equals zero and the curve drops. Is there anyway that I can avoid the curve from dropping to 0 and just have the curve stop at that point?
Thanks in advance.
One option would be to use the maxtime= option to specify a cutoff point for the graph.
One option would be to use the maxtime= option to specify a cutoff point for the graph.
Thank you very much Reeza. This is exactly what I need.
Have a great day!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and 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.