Log-Likelihood function of GO-GARCH models
This function returns the negative of the log-Likelihood function for GO-GARCH models. latin1
gollh(params, object, garchlist)
params
: Vector of initial values for theta
.object
: An object of class Goinit
or an extension thereof.garchlist
: List, elements are passed to garchFit
.The log-Likelihood function of GO-GARCH models is given as:
whereby , and is the conditional variance matrix of the independent components.
Van der Weide, Roy (2002), GO-GARCH: A Multivariate Generalized Orthogonal GARCH Model, Journal of Applied Econometrics, 17(5) , 549 -- 564.
Bernhard Pfaff
garchFit
Useful links