m750 {modeltime} | R Documentation |
The 750th Monthly Time Series used in the M4 Competition
Description
The 750th Monthly Time Series used in the M4 Competition
Usage
m750
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.
Source
M4 Competition Website: https://www.unic.ac.cy/iff/research/forecasting/m-competitions/m4/
Examples
m750
[Package modeltime version 1.3.1 Index]