Package: gsynth
Type: Package
Title: Generalized Synthetic Control Method
Version: 1.2.1
Date: 2021-08-06
Author: Yiqing Xu, Licheng Liu
Maintainer: Yiqing Xu <yiqingxu@stanford.edu>
Description: 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. 
URL: https://yiqingxu.org/packages/gsynth/gsynth_examples.html
NeedsCompilation: yes
License: MIT + file LICENSE
Imports: Rcpp (>= 0.12.3), ggplot2 (>= 2.1.0), GGally (>= 1.0.1),
        future (>= 1.21.0), doRNG (>= 1.8.2), doParallel (>= 1.0.10),
        foreach (>= 1.4.3), abind (>= 1.4-0), mvtnorm (>= 1.0-6), MASS
        (>= 7.3.47), lfe (>= 1.0-0)
SystemRequirements: A C++11 compiler.
Depends: R (>= 2.10)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
Packaged: 2021-08-06 07:06:05 UTC; xyq
Repository: CRAN
Date/Publication: 2021-08-06 07:50:05 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-20 07:42:08 UTC; unix
Archs: gsynth.so.dSYM
