bscm
Bayesian Synthetic Control Models
Implements the synthetic control method of Abadie, Diamond, and Hainmueller (2010) <doi:10.1198/jasa.2009.ap08746> within a Bayesian framework, enabling straightforward uncertainty quantification of treatment effects and other quantities of interest. Supports time-varying covariates with potentially time-varying effects, single or multiple treated units, and staggered treatment adoption. Provides methods for model assessment, comparison, and selection based on placebo studies, cross-validation, and posterior predictive checks. Posterior sampling is performed using Markov chain Monte Carlo via Stan.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.1 |
rolling linux/jammy R-4.5 | bscm_1.0.1.tar.gz |
4.7 MiB |
1.0.1 |
rolling linux/noble R-4.5 | bscm_1.0.1.tar.gz |
4.8 MiB |
1.0.1 |
rolling source/ R- | bscm_1.0.1.tar.gz |
3.5 MiB |
1.0.1 |
latest linux/jammy R-4.5 | bscm_1.0.1.tar.gz |
4.7 MiB |
1.0.1 |
latest linux/noble R-4.5 | bscm_1.0.1.tar.gz |
4.8 MiB |
1.0.1 |
latest source/ R- | bscm_1.0.1.tar.gz |
3.5 MiB |
1.0.1 |
2026-04-23 source/ R- | bscm_1.0.1.tar.gz |
0 B |
Dependencies (latest)
Imports
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.32.7)
- StanHeaders (>= 2.32.10)
Suggests
- testthat (>= 3.0.0)