Plotting longitudinal data by patient id and by group mean+/-SD

Re: Plotting longitudinal data by patient id and by group mean+/-SD

by Kristen -
Number of replies: 0

Good question. We did not discuss plotting survival data in class. sts graph is a good option. 


help sts graph


note that you will first need to tell stata that the data is survival data using the "stset" function. 


Feel free me if you need help with the code.