Learn R Programming

fEGarch (version 1.0.1)

fEGarch_predict: Generics for Forecasts

Description

The generics are themselves without use.

Usage

fEGarch_predict(object, n.ahead = 10, trunc = NULL, ...)

predict_internal(object, n.ahead = 10, trunc = NULL, ...)

predict_roll(object, step_size = 1, trunc = NULL, ...)

Value

The generics do not work themselves and therefore do not return anything.

Arguments

object

the generics are currently without use.

n.ahead

the generics are currently without use.

trunc

the generics are currently without use.

...

the generics are currently without use.

step_size

the generics are currently without use.