Learn R Programming

gogarch (version 0.7-0)

Goinit-class: Class "Goinit": Initialisation of GO-GARCH models

Description

This class defines the required slots for estimating GO-GARCH models.

Arguments

encoding

latin1

Objects from the Class

Objects can be created by calls of the form new("Goinit", ...), or more conveniently by goinit().

See Also

garchFit, goinit

Examples

Run this code
showClass("Goinit")

Run the code above in your browser using DataLab