predict_func: Predict univariate time series using caret ML model(for use...

View source: R/caretfitpredict.R

predict_funcR Documentation

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

Description

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

Usage

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


Techtonique/ahead documentation built on Nov. 24, 2024, 10:33 a.m.