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.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

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
  • 1337 views
  • 0 likes
  • 2 in conversation