Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Modelo ARIMA (Autoregressive Integrated Moving Average)× | Prueba de Causalidad de Granger× | |
|---|---|---|
| Campo | Econometría | Econometría |
| Familia | Regression model | Regression model |
| Año de origen≠ | 1970 | 1969 |
| Autor original≠ | George Box and Gwilym Jenkins | Clive W. J. Granger |
| Tipo≠ | Time series forecasting model | Causality test (F-test on VAR) |
| Fuente seminal≠ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ | Granger, C. W. J. (1969). Investigating Causal Relations by Econometric Models and Cross-spectral Methods. Econometrica, 37(3), 424–438. DOI ↗ |
| Alias | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) | Granger test, GC test, predictive causality test, Granger non-causality test |
| Relacionados≠ | 6 | 5 |
| Resumen≠ | 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. | The Granger causality test is a statistical hypothesis test that determines whether past values of one time series help predict future values of another, beyond what that series' own past already explains. Introduced by Clive Granger in 1969, it is the standard approach for assessing predictive causality in VAR-based time-series analysis. |
| ScholarGateConjunto de datos ↗ |
|
|