Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Model ARIMA (autoregresní integrovaný klouzavý průměr)× | Poissonova a negativně binomická regrese× | |
|---|---|---|
| Obor | Ekonometrie | Ekonometrie |
| Rodina | Regression model | Regression model |
| Rok vzniku≠ | 2015 | 1998 |
| Tvůrce≠ | Box & Jenkins (Box-Jenkins methodology) | Cameron & Trivedi (textbook treatment); Hilbe (negative binomial) |
| Typ≠ | Univariate time-series model | Generalized linear model for count data |
| Původní zdroj≠ | Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021 | Cameron, A. C. & Trivedi, P. K. (1998). Regression Analysis of Count Data. Cambridge University Press. DOI ↗ |
| Další názvy≠ | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli | count regression, log-linear count model, negative binomial regression, Poisson / Negatif Binom Regresyon |
| Příbuzné≠ | 5 | 4 |
| Shrnutí≠ | ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015). | Poisson regression is a generalized linear model for count outcomes — events tallied as non-negative integers such as hospital admissions, accidents, or article counts. It models the log of the expected count as a linear function of the predictors, and is developed in the standard count-data treatment of Cameron and Trivedi (1998); when the counts are over-dispersed, the closely related negative binomial model (Hilbe, 2011) is preferred. |
| ScholarGateDatová sada ↗ |
|
|