goest-methods {gogarch} | R Documentation |
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.
Details
The declared estimation methods are called from function
gogarch
.
Methods
- goest
signature(object = "Goestica")
- goest
signature(object = "Goestmm")
- goest
signature(object = "Goestml")
- goest
signature(object = "Goestnls")
Author(s)
Bernhard Pfaff
See Also
garchFit
, Goestica
,
Goestml
, Goestnls
,
Goestmm
, gogarch
[Package gogarch version 0.7-5 Index]