theta_predict_impl: Bridge prediction function for THETA models

View source: R/parsnip-exp_smoothing.R

theta_predict_implR Documentation

Bridge prediction function for THETA models

Description

Bridge prediction function for THETA models

Usage

theta_predict_impl(object, new_data, ...)

Arguments

object

An object of class model_fit.

new_data

A rectangular data object, such as a data frame.

...

Additional arguments passed to stats::predict()


modeltime documentation built on Sept. 11, 2024, 7:02 p.m.