rugarch_predict_impl: Bridge prediction function for GARCH models

View source: R/parsnip-garch_reg.R

rugarch_predict_implR Documentation

Bridge prediction function for GARCH models

Description

Bridge prediction function for GARCH models

Usage

rugarch_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()

Value

A nested tibble


AlbertoAlmuinha/garchmodels documentation built on Aug. 13, 2022, 2:27 p.m.