Description Usage Arguments Value Examples
Extends the train
function from the "caret" package to support
a single vector representing a time series.
1 2 | ## S3 method for class 'numeric'
train(x, ...)
|
x |
Object of class |
... |
Further arguments passed on to |
Trained model.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.