Class for the univariate GARCH Multiple fit.
A virtual Class: No objects may be created from it.
signature(object = "uGARCHmultifit")
:
Extracts the coefficients.
signature(object = "uGARCHmultifit")
:
Extracts the likelihood.
signature(object = "uGARCHmultifit")
:
Extracts the conditional sigma values.
signature(object = "uGARCHmultifit")
:
Extracts the fitted values.
signature(object = "uGARCHmultifit")
:
Extracts the residuals. Optional logical argument standardize
(default is FALSE) allows to extract the standardized residuals.
signature(object = "uGARCHmultifit")
:
Fit summary.
Classes '>uGARCHmultiforecast
, '>uGARCHmultispec
and '>uGARCHmultifilter
.