I have a plan to regress three repeated longitudinal response outcome vs two possible survival outcome but I couldn't get SAS syntax to do it. Is there anyone who help me please? I thank you.
I have a plan to regress three repeated longitudinal response outcome vs two possible survival outcome but I couldn't get SAS syntax to do it. Is there anyone who help me please? I thank you.
A regression model has an outcome and one or more predictors. You only mention outcomes, so you need to clarify what is the response variable you want the model to predict, and what are the predictor variables that you want to use in that model. Then, regarding the response variable, is it categorical or continuous, and if it is continuous, what sort of distribution does it have in any one setting of the predictor variables? Since you use the word "longitudinal", there are presumably clusters of repeated response measurements, such as multiple responses from subjects in a study. Describe this.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.