Description Usage Format Author(s) Source See Also Examples
The forecast with interval forecasts of time series of M3-Competition obtained using arima model
1 |
M3Arima is a data frame of forecasts with interval forecasts with the following structure:
Name of the series
Name of the forecasting method
The timestamp of series
The forecast origin of series
The forecast values obtained from ARIMA forecasting method for each time series from M3-Competition data
The lower value for confidence level 0.8
The upper value for confidence level 0.8
The lower value for confidence level 0.95
The upper value for confidence level 0.95
Andrey Davydenko, Maxim and Sai Van Cuong from Volgograd State Technical University
https://github.com/svcuonghvktqs/M3FORA.
1 | M3Arima[1:20,]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.