Related Experiment Video
Updated: Jul 8, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Inverse probability of treatment weighting with generalized linear outcome models for doubly robust estimation
Erin E Gabriel1, Michael C Sachs1, Torben Martinussen1
1Section of Biostatistics, Department of Public Health, University of Copenhagen, Copenhagen, Denmark.
This study introduces the IPTW GLM method for doubly robust estimation, clarifying its properties and addressing common misconceptions in applied research. It provides accessible R code for understanding and applying this reliable statistical technique.
Area of Science:
- Statistics
- Causal Inference
- Epidemiology
Background:
- Doubly robust estimation methods are increasingly used in applied research.
- Misconceptions exist regarding the automatic doubly robust nature of combined propensity score and outcome modeling.
- Complex doubly robust estimators are sometimes misused.
Purpose of the Study:
- To introduce and explain the Inverse Probability of Treatment (Propensity Score) Weighted Generalized Linear Model (IPTW GLM) as a simple, doubly robust estimation method.
- To clarify why the IPTW GLM possesses the doubly robust property.
- To correct the misconception that combining propensity score weighting and outcome modeling guarantees a doubly robust estimator.
Main Methods:
- Utilizing canonical link generalized linear models (GLM).
- Fitting models via inverse probability of treatment (propensity score) weighted maximum likelihood estimation.
- Employing standardization (the Robins-Greenland-Robins formula) for average causal effect estimation.
Main Results:
- The IPTW GLM method is demonstrated to be a valid doubly robust estimator.
- The study clarifies that simply combining propensity score weighting and outcome adjustment does not generally yield a doubly robust estimator.
- Misconceptions about adjusting for residual confounding after propensity score weighting are addressed.
Conclusions:
- The IPTW GLM offers a straightforward and understandable approach to doubly robust estimation.
- Researchers should be cautious about the assumptions and application of doubly robust methods.
- The study provides practical R code and examples for reproducible research.
Related Concept Videos
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...
Assumptions of Survival Analysis
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Odds Ratio
Comparing the Survival Analysis of Two or More Groups
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...

