Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Bayesian ARIMA Model× | Модель ARIMA (Авторегресійна інтегрована ковзна середня)× | |
|---|---|---|
| Галузь | Економетрика | Економетрика |
| Родина | Regression model | Regression model |
| Рік появи≠ | 1970s (ARIMA); Bayesian extension prominent from 1990s | 1970 |
| Автор методу≠ | Pole, West & Harrison (Bayesian treatment); Box & Jenkins (ARIMA foundation) | George Box and Gwilym Jenkins |
| Тип≠ | Bayesian time series model | Time series forecasting model |
| Основоположне джерело≠ | Pole, A., West, M., & Harrison, J. (1994). Applied Bayesian Forecasting and Time Series Analysis. Chapman & Hall. ISBN: 978-0412416903 | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Інші назви | Bayesian ARIMA, BARIMA, Bayesian Box-Jenkins model, Bayesian integrated time series model | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Пов'язані | 6 | 6 |
| Підсумок≠ | The Bayesian ARIMA model combines the classical Box-Jenkins ARIMA framework with Bayesian inference. Instead of obtaining single point estimates for autoregressive and moving average parameters, it places prior distributions over them and uses observed data to update beliefs into a full posterior distribution, enabling coherent uncertainty quantification and probabilistic forecasting. | The ARIMA(p,d,q) model is the standard workhorse for univariate time series forecasting. It combines autoregressive terms (past values), differencing to induce stationarity, and moving average terms (past shocks) into a unified linear framework. Developed by Box and Jenkins (1970), it remains one of the most widely applied models in econometrics and applied statistics. |
| ScholarGateНабір даних ↗ |
|
|