方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 机器学习增强型中断时间序列× | 双重差分法 (Diff-in-Diff)× | |
|---|---|---|
| 领域≠ | 因果推断 | 计量经济学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 2014-2015 | 1994 |
| 提出者≠ | Brodersen et al. (2015); Varian (2014) — foundational ML-for-causal-inference literature | Card & Krueger (canonical 1994 application); Angrist & Pischke (textbook treatment) |
| 类型≠ | Quasi-experimental causal inference with ML counterfactual | Causal inference / panel regression |
| 开创性文献≠ | Brodersen, K. H., Gallusser, F., Koehler, J., Remy, N., & Scott, S. L. (2015). Inferring causal impact using Bayesian structural time-series models. Annals of Applied Statistics, 9(1), 247-274. DOI ↗ | Angrist, J. D., & Pischke, J.-S. (2009). Mostly Harmless Econometrics: An Empiricist's Companion. Princeton University Press. ISBN: 978-0691120355 |
| 别名≠ | ML-ITS, ML-augmented ITS, machine learning ITS, causal ML interrupted time series | diff-in-diff, DiD, Farkların Farkı (Diff-in-Diff) |
| 相关≠ | 6 | 5 |
| 摘要≠ | Machine Learning-Augmented Interrupted Time Series (ML-ITS) estimates the causal effect of a discrete intervention by training a machine learning model on pre-intervention time series data, projecting a counterfactual trajectory into the post-intervention period, and measuring the gap between observed and predicted outcomes. It extends classical ITS by replacing parametric trend assumptions with flexible ML estimators such as gradient boosting, random forests, or Bayesian structural time-series models. | Difference-in-Differences is a causal-inference method that estimates the effect of an intervention by comparing how a treatment group and a control group change over time. Made famous by Card and Krueger's 1994 minimum-wage study and developed in Angrist and Pischke's Mostly Harmless Econometrics, it isolates the treatment effect as the difference between the two groups' before-after changes. |
| ScholarGate数据集 ↗ |
|
|