Learn R Programming

gogarch (version 0.7-5)

goest-methods: Methods for Function goest

Description

These are methods for estimating GO-GARCH models. Currently only a method for estimating GO-GARCH models by Maximum-Likelihood is implemented.

Arguments

Methods

goest

signature(object = "Goestica")

goest

signature(object = "Goestmm")

goest

signature(object = "Goestml")

goest

signature(object = "Goestnls")

Details

The declared estimation methods are called from function gogarch.

See Also

garchFit, '>Goestica, '>Goestml, '>Goestnls, '>Goestmm, gogarch