Related Experiment Video
Updated: Mar 11, 2026

Establishing a Competing Risk Regression Nomogram Model for Survival Data
Published on: October 23, 2020
A SAS macro for the joint modeling of longitudinal outcomes and multiple competing risk dropouts
Wei Wang1, Wanmei Wang1, Thomas H Mosley2
1Center of Biostatistics and Bioinformatics, University of Mississippi Medical Center, New Guyton Research Building G562, 2500 North State Street, Jackson, MS 39216, USA.
Background And Objectives:
The joint modeling of longitudinal and survival data to assess effects of multiple informative dropout mechanisms on longitudinal outcomes inference has received considerable attention during recent years; related statistical programs to apply these methods have been lacking. This paper provides a SAS macro implementation of a shared parameter model to accommodate the analysis of longitudinal outcomes in the presence of multiple competing survival/dropout events.
Methods:
In this macro, we assumed that the associations between the survival and the longitudinal submodels are linked through a set of shared random effects. The submodel for the longitudinal outcome takes the form of a linear mixed effects model, with specifications for the random intercept and/or random slope. The survival submodel allows up to three different competing causes for dropout, each allowing either an exponential or Weibull parametric baseline hazard function. In addition, information criterion fit statistics AIC and BIC are provided to assist with parametric baseline hazard function selection.
Results:
We illustrate the SAS Macro in a cognitive decline study sensitivity analysis using data from the Atherosclerosis Risk in Communities Neurocognitive Study (ARIC-NCS). In addition, we also conduct a simulation study to show that the joint model provides unbiased parameter estimates when informative dropout exists compared against separate model approach which assumes missing at random dropout mechanisms.
Conclusions:
We have presented a SAS macro to implement a shared parameter model for a longitudinal outcome and multiple cause-specific dropouts and made the macro code freely available for download.
Related Concept Videos
Truncation in Survival Analysis
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
Comparing the Survival Analysis of Two or More Groups
Assumptions of Survival Analysis
Longitudinal Studies
Longitudinal Research
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...

