fEGarch_predict {fEGarch}R Documentation

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, ...)

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.

Value

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


[Package fEGarch version 1.0.1 Index]