Description Usage Format Source See Also Examples
The data from the tourism forecasting competition described in George Athanasopolous, Rob J. Hyndman, Haiyan Song, Doris C. Wu (2011) “The tourism forecasting competition”, International Journal of Forecasting 27 (2011) 822-844.
1 |
A list of 1311 series, of class Mcomp
. Each series within tourism
is of
class Mdata
with the following structure:
Name of the series
Series number and period. For example "Y1" denotes first yearly series, "Q20" denotes 20th quarterly series and so on.
The number of observations in the time series
The number of required forecasts
Interval of the time series. Possible values are "YEARLY", "QUARTERLY" & "MONTHLY"
The type of series. For data in tourism
, this is always "TOURISM".
"No description available". Kept for consistency with the M3 and M1 data.
A time series of length n
(the historical data)
A time series of length h
(the future data)
http://robjhyndman.com/papers/the-tourism-forecasting-competition
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.