print.gsynth {gsynth} | R Documentation |
Print Results
Description
Print results of the generalized synthetic control method.
Usage
## S3 method for class 'gsynth'
print(x, ...)
Arguments
x |
a |
... |
other argv. |
Author(s)
Yiqing Xu <yiqingxu@stanfprd.edu>, Stanford University
Licheng Liu <liulch@mit.edu>, M.I.T.
References
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.
For more details, see https://yiqingxu.org/packages/gsynth/gsynth_examples.html.
See Also
gsynth
and plot.gsynth
[Package gsynth version 1.2.1 Index]