Dear SAS users
My data set has 24 columns of dates (including death date) of Lung cancer patients, where each date represents a procedure done for their disease. I want to create a figure where a line connects all these events till their death date.
Please help me with this
Hi @Gopi2,
one approach could be to restructure the data into a table with one date column and a row for each patient ID / procedure done combination.
Then you could use a line graph with a line per patient.
Path Analysis could be another approach, for which you also would need the data restructuring.
Best
Markus
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 lock in 2025 pricing—just $495!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.