Learn R Programming

MSCMT (version 1.4.1)

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

255

Version

1.4.1

License

GPL

Maintainer

Martin Becker

Last Published

December 8th, 2025

Functions in MSCMT (1.4.1)

plot.mscmt

Plotting Results of MSCMT
pvalue

P-values for placebo studies
mscmt

Multivariate SCM Using Time Series
listFromLong

Convert Long Format to List Format
print.mscmt

Printing Results of MSCMT
MSCMT

Multivariate Synthetic Control Method Using Time Series
did

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

Plotting Results of mscmt with ggplot2
improveSynth

Check (and Improve) Results of Package Synth
compare

Compare MSCMT estimation results
ppratio

Post-pre-(r)mspe-ratios for placebo studies