Learn R Programming

modeltime (version 1.3.0)

m750: The 750th Monthly Time Series used in the M4 Competition

Description

The 750th Monthly Time Series used in the M4 Competition

Usage

m750

Arguments

Format

A tibble with 306 rows and 3 variables:

  • id Factor. Unique series identifier

  • date Date. Timestamp information. Monthly format.

  • value Numeric. Value at the corresponding timestamp.

Examples

Run this code
m750

Run the code above in your browser using DataLab