Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

uGARCHmultifit-class

class: Univariate GARCH Multiple Fit Class


Description

Class for the univariate GARCH Multiple fit.

Objects from the Class

A virtual Class: No objects may be created from it.

Extends

Class GARCHfit, directly. Class rGARCH, by class GARCHfit, distance 3.

Methods

coef

signature(object = "uGARCHmultifit"): Extracts the coefficients.

likelihood

signature(object = "uGARCHmultifit"): Extracts the likelihood.

sigma

signature(object = "uGARCHmultifit"): Extracts the conditional sigma values.

fitted

signature(object = "uGARCHmultifit"): Extracts the fitted values.

residuals

signature(object = "uGARCHmultifit"): Extracts the residuals. Optional logical argument standardize (default is FALSE) allows to extract the standardized residuals.

show

signature(object = "uGARCHmultifit"): Fit summary.

Note

Methods for coef, likelihood, fitted, sigma and residuals provide extractor functions for those values.

Author(s)

Alexios Ghalanos

See Also


rugarch

Univariate GARCH Models

v1.4-4
GPL-3
Authors
Alexios Ghalanos [aut, cre], Tobias Kley [ctb]
Initial release
2020-07-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.