Related Experiment Videos
Leveraging lavaan for iterated conditional expectations: A streamlined parametric g-formula
1Department of Methodology and Statistics, Faculty of Health, Medicine and Life Sciences, Maastricht University.
Psychological Methods
|July 27, 2026
Summary
This study introduces the iterated conditional expectation (ICE) method, a streamlined approach to the parametric g-formula. ICE simplifies causal inference for time-varying confounders in longitudinal studies, offering a more accessible and robust alternative for researchers.
Area of Science:
- Causal Inference
- Longitudinal Data Analysis
- Psychological Research Methods
Background:
- Longitudinal designs are crucial for understanding time-dependent causal effects.
- Time-varying confounding presents significant challenges in causal effect estimation.
- Existing methods like parametric g-formula can be complex and prone to misspecification.
Purpose of the Study:
- To introduce a streamlined variant of the parametric g-formula called iterated conditional expectation (ICE).
- To provide an accessible implementation of ICE for psychological researchers using R.
- To demonstrate the application of ICE for estimating causal effects in longitudinal data.
Main Methods:
- Iterated conditional expectation (ICE) approach to parametric g-formula.
- Requires a sequence of regression models for mean outcomes at consecutive time points.
- Implementation provided using the R package lavaan for user-friendliness.
Main Results:
- ICE simplifies causal inference by avoiding simulation of joint distributions of confounders and outcomes.
- ICE is less susceptible to model misspecification and handles various confounder types (continuous, binary, categorical).
- A doubly robust version of ICE enhances protection against outcome model misspecification.
Conclusions:
- Parametric g-formula using ICE is an elegant, computationally efficient, and practical method for causal inference.
- ICE is well-suited for longitudinal data with repeatedly measured outcomes, common in psychological research.
- The method facilitates clearer understanding of causal assumptions and effect estimation.
Related Concept Videos
Expected Value
The expected value is known as the "long-term" average or mean. This means that over the long term of experimenting over and over, you would expect this average. The expected average is represented by the symbol μ. It is calculated as follows:In the equation, x is an event, and P(x) is the probability of the event occurring.The expected value has practical applications in decision theory.This text is adapted from Openstax, Introductory Statistics, Section 4.2 Mean or Expected Value and...
Parametric Survival Analysis: Weibull and Exponential Methods
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
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...
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...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
Prediction Intervals
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
The...
Interpretation of Confidence Intervals
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Binomial Probability Distribution
A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...