cumuEff: Calculate Cumulative or sub-gr Treatment Effects

Description Usage Arguments Value Author(s) References See Also

View source: R/cumu.R

Description

Calculate Cumulative or sub-gr Treatment Effects

Usage

1
cumuEff(x, cumu = TRUE, id = NULL, period = NULL)

Arguments

x

a gsynth object.

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 catt.

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.

See Also

gsynth


xuyiqing/gsynth documentation built on Feb. 23, 2022, 9:09 p.m.