Related Experiment Video
Updated: Feb 10, 2026

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Estimating inverse-probability weights for longitudinal data with dropout or truncation: The xtrccipw command.
Eric J Daza1, Michael G Hudgens2, Amy H Herring3
1Stanford Prevention Research Center, Stanford University, Stanford, CA.
Longitudinal studies face challenges with missing data due to dropout or truncation. The new xtrccipw command implements regression conditioning on continuation (RCC) with inverse-probability weights (IPWs) to address these issues.
Area of Science:
- Biostatistics
- Longitudinal Data Analysis
- Statistical Methods
Background:
- Longitudinal studies often experience participant dropout, leading to unobserved outcomes.
- Outcome data can be truncated (e.g., by death), rendering further observations meaningless.
- Existing methods like regression conditioning on continuation (RCC) handle missingness but require specialized implementation.
Purpose of the Study:
- To introduce the `xtrccipw` command for implementing regression conditioning on continuation (RCC).
- To provide a user-friendly tool for estimating inverse-probability weights (IPWs) and applying them within generalized estimating equations (GEE).
- To facilitate analysis of longitudinal data with monotonically missing outcomes, even in the presence of truncation.
Main Methods:
- The `xtrccipw` command estimates inverse-probability weights (IPWs) for individuals continuing in the study.
- It then applies these IPWs within a generalized estimating equations (GEE) framework, leveraging the `glm` command.
- The command can also perform weighted GEE analysis when truncation is absent.
Main Results:
- The `xtrccipw` command successfully estimates IPWs and fits RCC models.
- Demonstrations using example and original Kurland and Heagerty (2005) data validate the command's functionality.
- A simulation study illustrates the empirical properties of the RCC method.
Conclusions:
- The `xtrccipw` command offers a practical solution for analyzing longitudinal data with missing outcomes.
- It effectively implements regression conditioning on continuation (RCC) using inverse-probability weights (IPWs).
- The command enhances the analysis of studies affected by dropout and potential truncation.
Related Concept Videos
Longitudinal Research
Probability Laws
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...
Probability Distributions
A discrete probability distribution is a probability distribution of discrete random variables. It can be categorized into binomial probability distribution and Poisson...
Probability in Statistics
An example of a simple event is a coin toss. The result of a coin toss is either a head or a tail. Here, head and tail are two simple events. These two simple events make up the sample space. Further, the probability of an event occurring falls within the range of 0 to 1. The probability of an...
Probability Histograms

