The data set contains 30 selected time series on a monthly basis from the M4 Competition.
Usage
data(M4_monthly_data)
Format
A time series object of class tibble
with 7881 rows and 4 columns:
index
: Date and time indexseries
: Time series ID from M4 forecasting competitioncategory
: Category from M4 forecasting competitionvalue
: Measurement variable
Examples
data(M4_monthly_data)