Hi,
Could anyone guide me how to make a KM plot where Y axis is the median value like an example attached.
Thanks!
@sfo wrote:
Hi,
Could anyone guide me how to make a KM plot where Y axis is the median value like an example attached.
Thanks!
That looks like a standard line plot, not a KM.
Either way, PROC LIFETEST will generate the data and you may need to use the outputted data to make your graph.
Thanks for the reply.
I am using this
proc lifetest data=mydata plots=survival(atrisk) outtest=Test ;
but Test data doesn't give the median concentration for each timepoint. Could you let me know the syntax please.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.