class: Univariate GARCH Multiple Fit Class
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.
Methods for coef, likelihood, fitted, sigma and residuals provide extractor
functions for those values.
Alexios Ghalanos
Classes uGARCHmultiforecast
, uGARCHmultispec
and uGARCHmultifilter
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.