M4_monthly_data: Monthly time series data from the M4 Competition

M4_monthly_dataR Documentation

Monthly time series data from the M4 Competition

Description

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 index

  • series: Time series ID from M4 forecasting competition

  • category: Category from M4 forecasting competition

  • value: Measurement variable

Source

M4 Competition

Examples

data(M4_monthly_data)

ahaeusser/tscv documentation built on July 26, 2023, 3:18 p.m.