方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| ARIMA(自回归积分滑动平均)模型× | Bootstrap Inference× | |
|---|---|---|
| 领域≠ | 计量经济学 | 统计学 |
| 方法族 | Regression model | Regression model |
| 起源年份≠ | 2015 | 1979 |
| 提出者≠ | Box & Jenkins (Box-Jenkins methodology) | Bradley Efron |
| 类型≠ | Univariate time-series model | Resampling-based inference |
| 开创性文献≠ | 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 | Efron, B. (1979). Bootstrap Methods: Another Look at the Jackknife. Annals of Statistics, 7(1), 1-26. DOI ↗ |
| 别名≠ | Box-Jenkins model, ARIMA(p,d,q), ARIMA Modeli | bootstrap, bootstrap resampling, nonparametric bootstrap, Bootstrap Çıkarımı |
| 相关 | 5 | 5 |
| 摘要≠ | 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). | Bootstrap inference, introduced by Bradley Efron in 1979, estimates the sampling distribution of a statistic by repeatedly resampling the observed data with replacement. It requires no distributional assumption and produces reliable confidence intervals even in small samples. |
| ScholarGate数据集 ↗ |
|
|