BookmarkSubscribeRSS Feed
lillymaginta
Lapis Lazuli | Level 10

I have two different analysis and I was wondering how can I overlap the survival curve from both analyses in one graph.

1 REPLY 1
ballardw
Super User

Assuming this is to graph the curves, then create a dataset from each analysis and set the two resulting datasets with a variable that will indicate which set the data comes from.

Then use Proc Sgplot with that data set, a series statement with a group= option using that added indicator variable.

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
  • 1 reply
  • 966 views
  • 0 likes
  • 2 in conversation