Intertemporal DiD#
The intertemporal treatment effects module provides methods for difference-in-differences estimation with non-binary, non-absorbing (time-varying) treatments where lagged treatments may affect the outcome. The implementation follows de Chaisemartin and D’Haultfoeuille (2024).
Main Functions#
Estimate intertemporal treatment effects with non-binary, non-absorbing treatments. |
Inference#
Compute clustered standard error from influence function. |
|
Compute joint Wald test that all estimates are zero. |
Result Objects#
Container for DIDInter estimation results. |
|
Container for treatment effects at each horizon. |
|
Container for placebo effects at each pre-treatment horizon. |
|
Container for average total effect. |
|
Container for heterogeneous effects analysis. |