R package implementing a Multivariate extension of the Benchmarks used in the M4 competition for time series forecasting.
The preferred way to install this package is by using devtools:
devtools::install_github("jdestefani/MM4Benchmark", upgrade_dependencies = FALSE)
To see the full list of exported functions:
library("MM4Benchmark")
ls("package:MM4Benchmark")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.