MSCMT | R Documentation |
MSCMT implements the Multivariate Synthetic Control Method Using Time Series.
MSCMT implements three generalizations of the synthetic control method (which has already an implementation in package 'Synth'):
it allows for using multiple outcome variables,
time series can be supplied as economic predictors,
a well-defined cross-validation approach can be used.
Much effort has been taken to make the implementation as stable as possible (including edge cases) without losing computational efficiency.
Maintainer: Martin Becker martin.becker@mx.uni-saarland.de (ORCID)
Authors:
Stefan Klößner S.Kloessner@mx.uni-saarland.de
Other contributors:
Karline Soetaert karline.soetaert@nioz.nl [compiler]
Jack Dongarra dongarra@icl.utk.edu [copyright holder]
R.J. Hanson [copyright holder]
K.H. Haskell [copyright holder]
Cleve Moler [copyright holder]
LAPACK authors [copyright holder]
Abadie2003MSCMT
\insertRefAbadie2010MSCMT
\insertRefFastReliableMSCMT
\insertRefCVMSCMT
\insertRefKP16MSCMT
## Not run:
## for examples, see the package vignettes:
browseVignettes(package="MSCMT")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.