Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Modelo de Media Móvil (MA) Bayesiano× | Modelo ARIMA (Autoregressive Integrated Moving Average)× | |
|---|---|---|
| Campo | Econometría | Econometría |
| Familia | Regression model | Regression model |
| Año de origen≠ | 1970s–1997 | 1970 |
| Autor original≠ | Bayesian framework applied to Box-Jenkins MA models; West & Harrison (1997) canonical treatment | George Box and Gwilym Jenkins |
| Tipo≠ | Bayesian time series model | Time series forecasting model |
| Fuente seminal≠ | West, M., & Harrison, J. (1997). Bayesian Forecasting and Dynamic Models (2nd ed.). Springer. ISBN: 978-0387947259 | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Alias | Bayesian MA, Bayesian moving average, BMA time series, MA model with Bayesian estimation | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Relacionados | 6 | 6 |
| Resumen≠ | The Bayesian MA model estimates a moving average time series model within a fully Bayesian framework, placing prior distributions on the MA parameters and error variance and updating them via Bayes' theorem. This approach yields full posterior distributions over model parameters and produces probabilistic forecasts with coherent uncertainty quantification. | 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. |
| ScholarGateConjunto de datos ↗ |
|
|