Fixed-Effects Model

Summary

The fixed-effects (FE) model (equivalently: within-person mean centering) controls for unobserved time-invariant confounders by focusing only on within-person deviations from individual means. It targets contemporaneous effects of X on Y. Key causal assumptions: no lagged dynamics, no time-varying confounders, and homogeneous slopes across persons. Violations of any of these bias the FE estimate.

Overview

The FE approach demeans each person’s observations, removing all between-person variation. Equivalently, person-level dummy variables are included. The estimator then captures the average within-person association between deviations of X and Y from their person-specific means.

It is widely used in economics (panel data), epidemiology, and increasingly in psychology via experience-sampling and diary study designs.

Causal DAG (Box 1)

Definition: Fixed-Effects Causal Graph

The standard FE model assumes the DAG (Hamaker & Muthén 2020, adapted in Box 1):

  • (unobserved time-invariant confounder) → each and each
  • (contemporaneous effect — the estimand)
  • No cross-lagged paths: ,
  • No autoregressive paths among Y:
  • treated as exogenous (no arrows from to )

By demeaning, the FE estimator controls for without measuring it. The estimated coefficient on reflects the causal effect of X on Y within persons, under the stated assumptions.

What FE Controls and Does Not Control

Source of VariationFE Controls?Reason
Time-invariant confounders ()YesDemeaning removes all person-level variance
Time-varying confoundersNoVary within-person; survive demeaning
Lagged effects ()NoAssumed absent in the FE model
Heterogeneous slopes ()NoFE estimates one average slope for all
Reciprocal dynamics ()No treated as exogenous

Assumptions for Causal Identification

FE Causal Assumptions (Box 1)

For the FE estimate to identify a causal contemporaneous effect of on :

  1. No lagged dynamics: does not affect (no cross-lagged paths from X to Y); does not affect beyond what is already captured (no autoregressive paths among Y that would create endogeneity)
  2. Strict exogeneity / no time-varying confounders: All confounders affecting both and have constant effects over the study duration (so they are removed by demeaning)
  3. Homogeneous slopes: The within-person effect of on is the same for all individuals (no heterogeneous )

Limitations

  1. Lagged dynamics: If talkativeness today causally affects well-being tomorrow (not just today), the FE contemporaneous estimate misses this causal pathway entirely

  2. Time-varying confounders: Social events, stress, fatigue — anything that changes within a person and affects both and — confounds the within-person estimate

  3. Heterogeneous slopes: Different people may have different effects. FE estimates a population average that may not represent anyone’s true effect. If slope heterogeneity correlates with X levels, estimates are further biased (Rüttenauer & Ludwig 2020)

  4. No reciprocal dynamics: The FE model treats X as exogenous — it cannot model the feedback loop that is often theoretically important in psychology

  5. Consistency: The causal effect only makes sense if there is a well-defined intervention on X (see Estimands in Longitudinal Research, Box 4 on psychological interventions)

Connections

See Also