View source: R/caretfitpredict.R
predict_func | R Documentation |
dynrmf
)Predict univariate time series using caret ML model(for use with dynrmf
)
predict_func(obj, newx)
x |
A matrix of predictors |
y |
A vector of responses |
method |
The caret method to use for fitting the model |
verbose |
Whether to print the model summary |
A model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.