搜索资源列表
R_Q2
- 先进行逐步回归,后对其残差进行sarima预测-First stepwise regression, after its prediction residuals sarima
SARIMA
- 周期性差分自动平滑回归模型(SARIMA)的matlab代码,附有注释(英文)。包括模型阶数的选择和预测输出以及分析用图像和MAPE评价数值。(The code for matlab code for the periodic differential automatic smoothing regression model (SARIMA) with comments (in English). Including the choice of model order and forecast
stock-prediction-master
- SARIMA时序预测代码示例。无论我们是想预测金融市场的趋势还是用电量,时间都是我们模型中必须考虑的一个重要因素。例如,预测一天中什么时候会出现用电高峰是很有趣的,可以以此为依据调整电价或发电量。(SARIMA time series prediction code example)