Dear all, I have survival data for which I want to calculate the effect of the time-dependent variable "response". I already know how to get the results I need with proc phreg (it should look like this: This is an example in the document I found that explains how to use proc phreg in my case -> https://www.lexjansen.com/pharmasug-cn/2017/SP/PharmaSUG-China-2017-SP01.pdf ), but I also want to plot the data. The normal Kaplan-Meier method is inappropriate because only fixed covariates are considered which do not change over time. I found that Simon and Makuch introduced a plot that is an expansion of the Kaplan Meier plot with respect to time-dependent covariates. Is there a way to customize the Kaplan-Meier-plot in SAS or another method in SAS with which I can plot my data? I wasn't able to find anything that fits my problem. Thanks a lot and kind regards Lisa
... View more