Description Usage Arguments Value Author(s) See Also Examples
train
is a generic function for training a time series model
based on a particular training function defined in a modeling
object.
The function invokes particular methods which
depend on the class of the first argument.
1 2 3 4 5 6 7 |
obj |
An object of class |
... |
Other parameters passed to For |
data |
A list of time series to be modelled. |
A list containing obj
and the trained models.
Rebecca Pontes Salles
Other train:
train.tspred()
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.