方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| ARIMA(自回归积分滑动平均)模型× | 泊松回归与负二项回归× | |
|---|---|---|
| 领域 | 计量经济学 | 计量经济学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 2015 | 1998 |
| 提出者≠ | Box & Jenkins (Box-Jenkins methodology) | Cameron & Trivedi (textbook treatment); Hilbe (negative binomial) |
| 类型≠ | Univariate time-series model | Generalized linear model for count data |
| 开创性文献≠ | 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 ↗ |
| 别名≠ | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli | count regression, log-linear count model, negative binomial regression, Poisson / Negatif Binom Regresyon |
| 相关≠ | 5 | 4 |
| 摘要≠ | 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. |
| ScholarGate数据集 ↗ |
|
|