cumuEff {gsynth} | R Documentation |
Calculate Cumulative or sub-gr Treatment Effects
Description
Calculate Cumulative or sub-gr Treatment Effects
Usage
cumuEff(x, cumu = TRUE, id = NULL, period = NULL)
Arguments
x |
a |
cumu |
a logical flag indicating whether to calculate cumulative effects or not. |
id |
a string vector speicfying a sub-group of treated units that treatment effects are to be averaged on. |
period |
a two-element numeric vector specifying the range of term during which treatment effects are to be accumulated. If left blank, atts at all post-treatment periods will be calculated. |
Value
catt |
esimated (cumulative) atts. |
est.catt |
uncertainty estimates for |
Author(s)
Yiqing Xu <yiqingxu@stanfprd.edu>, Stanford University
Licheng Liu <liulch@mit.edu>, M.I.T.
References
Jushan Bai. 2009. "Panel Data Models with Interactive Fixed Effects." Econometrica 77:1229–1279.
Yiqing Xu. 2017. "Generalized Synthetic Control Method: Causal Inference with Interactive Fixed Effects Models." Political Analysis, Vol. 25, Iss. 1, January 2017, pp. 57-76.