Skip to content
/ gsynth Public
forked from xuyiqing/gsynth

Generalized Synthetic Control Method

Notifications You must be signed in to change notification settings

guhjy/gsynth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsynth

Generalized Synthetic Control Method


Authors: Yiqing Xu [[email protected]]; Licheng Liu [[email protected]]

How to Uses: Examples

Reference: 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. Available at: http://dx.doi.org/10.1017/pan.2016.2

Note on installation failure:

Rcpp, RcppArmadillo and MacOS "-lgfortran" and "-lquadmath" error, see: http://thecoatlessprofessor.com/programming/rcpp-rcpparmadillo-and-os-x-mavericks-lgfortran-and-lquadmath-error/

Installation failure related to OpenMP on MacOS, see: http://thecoatlessprofessor.com/programming/openmp-in-r-on-os-x/

To fix these problems, consider installing: gfortran 6.1 from https://gcc.gnu.org/wiki/GFortranBinaries#MacOS clang4 R Binaries from https://github.com/coatless/r-macos-clang

About

Generalized Synthetic Control Method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 79.7%
  • C++ 20.3%