Learn R Programming

timetk (version 2.9.0)

m4_hourly: Sample of 4 Hourly Time Series Datasets from the M4 Competition

Description

The fourth M Competition. M4, started on 1 January 2018 and ended in 31 May 2018. The competition included 100,000 time series datasets. This dataset includes a sample of 4 hourly time series from the competition.

Usage

m4_hourly

Arguments

Format

A tibble: 3,060 x 3

  • id Factor. Unique series identifier (4 total)

  • date Date-time. Timestamp information. Hourly format.

  • value Numeric. Value at the corresponding timestamp.

Details

This is a sample of 4 hourly data sets from the M4 competition.

Examples

Run this code
m4_hourly

Run the code above in your browser using DataLab