Description Usage Format Author(s) Source References See Also Examples
The monthly forecasts of yearly time series from all the original participating methods in the M3 forecasting competition.
1 |
FORAMonthForecast is a data frame of the result of all the original participating methods in the M3 forecasting competition with the following structure:
Time series identifier - aunique name that identifies a time series
The type of series. Possible values for M3 are "DEMOGRAPHIC", "FINANCE", "INDUSTRY", "MACRO", "MICRO", "OTHER".
The value observed
Method identifier - a unique name that identifies a method by which the forecasting result was calculated.
Forecast from all the original participating methods in the M3 forecasting competition.
Forecast horizon
Any representation of the period to which the observation relates.
Sai Van Cuong, Andrey Davydenko, Maxim Shcherbakov
http://forecasters.org/resources/time-series-data/m3-competition/.
Makridakis and Hibon (2000) The M3-competition: results, conclusions and implications. International Journal of Forecasting, 16, 451-476.
FORAQuartForecast
, FORAYearForecast
1 2 | FORAMonthForecast
subset(FORAMonthForecast, series_id == "M1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.