BookmarkSubscribeRSS Feed
sfo
Quartz | Level 8 sfo
Quartz | Level 8

Hi,

 

Could anyone guide me how to make a KM plot where Y axis is the median value like an example attached.

 

Thanks!

3 REPLIES 3
Reeza
Super User

@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. 

 

 

sfo
Quartz | Level 8 sfo
Quartz | Level 8

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.

Reeza
Super User
I think you need to post some data for this, not sure I’m following what is going on here.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1616 views
  • 0 likes
  • 2 in conversation