방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 머신러닝 강화 중단 시계열 분석× | 이중차분법 (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데이터셋 ↗ |
|
|