View source: R/model_selection.R
model_selection | R Documentation |
Forecast coming time series.
model_selection(dataset, features = NULL, n.cores = 1)
dataset |
A list the elements having a |
features |
Can be NULL if you just use the model package provides. |
n.cores |
The number of cores to be used. |
A list with the elements having the following structure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.