BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Cecillia_Mao
Obsidian | Level 7

Hi everybody,

I wanna export the median survival time to a new dataset. I tried both outsur and outtest option, but it didn't give the median survival time. Any suggestions? Thank you!

2020-05-02_192429.jpg

1 ACCEPTED SOLUTION

Accepted Solutions
ed_sas_member
Meteorite | Level 14

Hi @Cecillia_Mao 

I am not sure about this, but have you tried 

ODS output Quartiles=mydata;

The ODS name of your table is Quartiles.

View solution in original post

3 REPLIES 3
ed_sas_member
Meteorite | Level 14

Hi @Cecillia_Mao 

I am not sure about this, but have you tried 

ODS output Quartiles=mydata;

The ODS name of your table is Quartiles.

Cecillia_Mao
Obsidian | Level 7

I just tried and it works perfectly! Thanks so much!

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