Predict univariate time series using caret ML model(for use with dynrmf)

predict_func(obj, newx)

Arguments

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

Value

A model object