Package: MSCMT 1.4.4
MSCMT: Multivariate Synthetic Control Method Using Time Series
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) <doi:10.1016/j.ecosta.2017.08.002>.
Authors:
MSCMT_1.4.4.tar.gz
MSCMT_1.4.4.tar.gz(r-4.7-arm64)MSCMT_1.4.4.tar.gz(r-4.7-x86_64)MSCMT_1.4.4.tar.gz(r-4.6-arm64)MSCMT_1.4.4.tar.gz(r-4.6-x86_64)
MSCMT_1.4.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MSCMT/json (API)
NEWS
| # Install 'MSCMT' in R: |
| install.packages('MSCMT', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mabe0033/mscmt/issues
Last updated from:3d38c48000. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 281 | ||
| linux-release-arm64 | OK | 136 | ||
| linux-release-x86_64 | OK | 155 | ||
| wasm-release | OK | 131 |
Exports:comparedidimproveSynthlistFromLongmscmtppratiopvalue
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclelpSolvelpSolveAPIR6rbibutilsRColorBrewerRdpackRglpkrlangS7scalesslamvctrsviridisLitewithr
Checking and Improving Results of package Synth
Rendered fromCheckingSynth.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2024-03-20
Started: 2016-07-25
SCM Using Time Series
Rendered fromUsingTimeSeries.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2024-03-20
Started: 2016-07-25
Working with package MSCMT
Rendered fromWorkingWithMSCMT.Rmdusingknitr::rmarkdownon Jun 15 2026.Last update: 2024-03-20
Started: 2016-07-25
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compare MSCMT estimation results | compare |
| Difference-in-difference estimator based on SCM | did |
| Plotting Results of mscmt with ggplot2 | ggplot.mscmt |
| Check (and Improve) Results of Package Synth | improveSynth |
| Convert Long Format to List Format | listFromLong |
| Multivariate SCM Using Time Series | mscmt |
| Plotting Results of MSCMT | plot.mscmt |
| Post-pre-(r)mspe-ratios for placebo studies | ppratio |
| Printing Results of MSCMT | print.mscmt |
| P-values for placebo studies | pvalue |
