Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| OLS so štruktúrnym zlomom× | Model ARIMA (Autoregressive Integrated Moving Average)× | |
|---|---|---|
| Odbor | Ekonometria | Ekonometria |
| Rodina | Regression model | Regression model |
| Rok vzniku≠ | 1960–1998 | 1970 |
| Tvorca≠ | Chow (1960) for the breakpoint test; Bai & Perron (1998) for multiple break estimation | George Box and Gwilym Jenkins |
| Typ≠ | Segmented linear regression | Time series forecasting model |
| Pôvodný zdroj≠ | Bai, J., & Perron, P. (1998). Estimating and testing linear models with multiple structural changes. Econometrica, 66(1), 47–78. DOI ↗ | Box, G. E. P., & Jenkins, G. M. (1970). Time Series Analysis: Forecasting and Control. Holden-Day. link ↗ |
| Ďalšie názvy | OLS with structural breaks, piecewise OLS, regime-switching OLS, breakpoint regression | ARIMA, Box-Jenkins model, integrated ARMA, ARIMA(p,d,q) |
| Príbuzné | 6 | 6 |
| Zhrnutie≠ | Structural Break OLS extends ordinary least squares to allow regression coefficients to shift at one or more breakpoints in time or across regimes. Rather than forcing a single coefficient vector across the entire sample, the model partitions the data and estimates a separate OLS regression within each segment, making it appropriate when economic relationships are suspected to change due to policy shifts, crises, or other structural events. | 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. |
| ScholarGateDátová sada ↗ |
|
|