gmm_compute_delta_att {cdid} | R Documentation |
GMM_compute_delta_att
Description
Function to compute the delta ATT. For more details on the methodology, see: Bellego, Benatia, and Dortet-Bernadet (2024), "The Chained Difference-in-Differences", Journal of Econometrics, https://doi.org/10.1016/j.jeconom.2023.11.002.
Usage
gmm_compute_delta_att(dp)
Arguments
dp |
a dp object |
Value
a DIDparams
object
[Package cdid version 0.1.1 Index]