방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 시계열 베이지안 모형 평균× | 순차 몬테카를로 (Sequential Monte Carlo, SMC)× | |
|---|---|---|
| 분야 | 베이지안 | 베이지안 |
| 계열 | Bayesian methods | Bayesian methods |
| 기원 연도≠ | 1999–2010 | 1993 (particle filter); 2006 (SMC samplers) |
| 창시자≠ | Hoeting, Madigan, Raftery, Volinsky (BMA); Raftery et al. for dynamic/time-series extensions | Gordon, Salmond & Smith (particle filter); Del Moral, Doucet & Jasra (SMC samplers) |
| 유형≠ | Bayesian ensemble / model combination | Sequential Bayesian computation |
| 원전≠ | Hoeting, J. A., Madigan, D., Raftery, A. E., & Volinsky, C. T. (1999). Bayesian model averaging: A tutorial. Statistical Science, 14(4), 382–401. link ↗ | Gordon, N. J., Salmond, D. J., & Smith, A. F. M. (1993). Novel approach to nonlinear/non-Gaussian Bayesian state estimation. IEE Proceedings F - Radar and Signal Processing, 140(2), 107–113. DOI ↗ |
| 별칭 | TS-BMA, Bayesian model averaging for time series, BMA forecasting, time series BMA | SMC, particle filter, sequential importance resampling, SMC sampler |
| 관련≠ | 5 | 6 |
| 요약≠ | Time series Bayesian model averaging (TS-BMA) combines forecasts from an ensemble of time series models — such as AR, VAR, or state-space specifications — by weighting each model by its posterior probability given observed data. Rather than selecting one model and discarding uncertainty about which model is best, TS-BMA integrates over model uncertainty, producing forecasts that are more robust and better calibrated than any single model alone. | Sequential Monte Carlo (SMC) is a family of simulation-based algorithms that approximate evolving probability distributions by propagating and reweighting a cloud of weighted random draws called particles. It handles nonlinear, non-Gaussian models and streams of data naturally, making it the method of choice for real-time state estimation and posterior approximation over complex distributions. |
| ScholarGate데이터셋 ↗ |
|
|