goest-methods {gogarch} | R Documentation |
These are methods for estimating GO-GARCH models. Currently only a method for estimating GO-GARCH models by Maximum-Likelihood is implemented.
The declared estimation methods are called from function
gogarch
.
signature(object = "Goestica")
signature(object = "Goestmm")
signature(object = "Goestml")
signature(object = "Goestnls")
Bernhard Pfaff
garchFit
, Goestica
,
Goestml
, Goestnls
,
Goestmm
, gogarch