Provides causal inference with interactive fixed-effect models. It imputes counterfactuals for each treated unit using control group information based on a linear interactive fixed effects model that incorporates unit-specific intercepts interacted with time-varying coefficients. This method generalizes the synthetic control method to the case of multiple treated units and variable treatment periods, and improves efficiency and interpretability. This version supports unbalanced panels and implements the matrix completion method. Main reference: Yiqing Xu (2017) <doi:10.1017/pan.2016.2>.
Version: | 1.0.9 |
Depends: | R (≥ 2.10) |
Imports: | Rcpp (≥ 0.12.3), ggplot2 (≥ 2.1.0), GGally (≥ 1.0.1), doParallel (≥ 1.0.10), foreach (≥ 1.4.3), abind (≥ 1.4-0), mvtnorm (≥ 1.0-6), MASS (≥ 7.3.47) |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2018-08-24 |
Author: | Yiqing Xu, Licheng Liu |
Maintainer: | Yiqing Xu <yiqingxu at ucsd.edu> |
License: | GPL-2 |
URL: | http://yiqingxu.org/software/gsynth/gsynth_examples.html |
NeedsCompilation: | yes |
SystemRequirements: | A C++11 compiler. |
Materials: | README |
In views: | MissingData |
CRAN checks: | gsynth results |
Reference manual: | gsynth.pdf |
Package source: | gsynth_1.0.9.tar.gz |
Windows binaries: | r-devel: gsynth_1.0.9.zip, r-release: gsynth_1.0.9.zip, r-oldrel: gsynth_1.0.9.zip |
macOS binaries: | r-release: gsynth_1.0.9.tgz, r-oldrel: gsynth_1.0.9.tgz |
Old sources: | gsynth archive |
Please use the canonical form https://CRAN.R-project.org/package=gsynth to link to this page.