bsynth
Bayesian Synthetic Control
Implements the Bayesian Synthetic Control method for causal inference in comparative case studies. This package provides tools for estimating treatment effects in settings with a single treated unit and multiple control units, allowing for uncertainty quantification and flexible modeling of time-varying effects. The methodology is based on the paper by Vives and Martinez (2022) <doi:10.48550/arXiv.2206.01779>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0 |
2026-04-09 windows/windows R-4.5 | bsynth_1.0.zip |
3.2 MiB |
Dependencies (latest)
Imports
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.18.1)
- StanHeaders (>= 2.18.0)