Learn R Programming

MSCMT (version 1.4.0)

Multivariate Synthetic Control Method Using Time Series

Description

Three generalizations of the synthetic control method (which has already an implementation in package 'Synth') are implemented: first, 'MSCMT' allows for using multiple outcome variables, second, time series can be supplied as economic predictors, and third, 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. A detailed description of the main algorithms is given in Becker and Klößner (2018) .

Copy Link

Version

Install

install.packages('MSCMT')

Monthly Downloads

371

Version

1.4.0

License

GPL

Maintainer

Last Published

March 19th, 2024

Functions in MSCMT (1.4.0)

compare

Compare MSCMT estimation results
improveSynth

Check (and Improve) Results of Package Synth
did

Difference-in-difference estimator based on SCM
print.mscmt

Printing Results of MSCMT
pvalue

P-values for placebo studies
ggplot.mscmt

Plotting Results of mscmt with ggplot2
ppratio

Post-pre-(r)mspe-ratios for placebo studies
plot.mscmt

Plotting Results of MSCMT
mscmt

Multivariate SCM Using Time Series
MSCMT

Multivariate Synthetic Control Method Using Time Series
listFromLong

Convert Long Format to List Format