Synthetic Control Methods for Observational Studies
MethodologyComments
If we assume the synthetic control correctly captures the latent factors of the treated unit, it might allow us to isolate the treatment effect in environments where no single comparable unit exists. This could enable rigorous analysis of unique events, such as national policy shifts.
The warning about donor pool size and overfitting is slightly misplaced. In SCM, the risk is typically interpolation bias or overfitting to the pre-treatment period if the number of predictors is too high relative to the number of donor units, rather than simply needing a large pool.
If the pre-treatment fit is perfect but the donor pool is conceptually unrelated, does the model actually prove causation? Or are we just creating a mathematical ghost that looks like the target?
This approach is becoming far more accessible now that R packages like Synth and scpi have standardized the optimization process. It allows smaller research teams to implement these controls without needing an advanced degree in econometrics.
reduces the risk of cherry-picking controls to fit a preferred narrative.
That is the theory, but in local government, we rarely have the clean pre-treatment data required to make those weights meaningful. Most of our records are fragmented across different departments and time periods.
This mirrors the shift in clinical trials toward propensity score matching. Both prioritize constructing a comparable baseline over relying on the hope that two groups were naturally similar.
I recall several policy papers from the 2010s that used SCM to prove effectiveness, only for later reviews to find the synthetic control was an unstable combination of outliers. A single well-chosen control is sometimes more transparent than a weighted average.