uGARCHmultifit-class | R Documentation |
Class for the univariate GARCH Multiple fit.
A virtual Class: No objects may be created from it.
Class GARCHfit
, directly.
Class rGARCH
, by class GARCHfit
, distance 3.
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.