m750_splits | R Documentation |
The results of train/test splitting the M750 Data
m750_splits
An rsplit
object split into approximately 23.5-years of training data
and 2-years of testing data
library(timetk) m750_splits <- time_series_split(m750, assess = "2 years", cumulative = TRUE)
library(rsample)
m750_splits
training(m750_splits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.