class-GEVSTABLEGARCHSPEC: Class '"GEVSTABLEGARCHSPEC"'

Description Objects from the Class Slots Methods Author(s) References

Description

This class represents an ARMA-GARCH/APARCH model with innovations following an univariate distribution with zero location and unit scale.

Objects from the Class

Objects can be created by calls of the function gsSpec. This object specifies an univariate ARMA-GARCH/APARCH model with GEV or stable conditional distribution. Note that we only allow the user to create an object that do not violate the model specifications. For more details about the definition of those models see: see Mittnik and Paolella (2000) (GAt innovations), Mittnik et al. (2002) (stable innovations), Zhao et al. (2011) (GEV innovations) Wuertz et al. (2009) (finite variance innovations).

Slots

call:

Object of class "call": the call of the gsSpec function.

formula:

Object of class "formula": a list with two formula entries for the mean and variance equation of the combined ARMA-GARCH/APARCH model.

model:

Object of class "list": a list with the model parameters specifying the model parameters (see the model definition described in function gsFit.

presample:

Object of class "matrix": a numeric matrix with presample values.

distribution:

Object of class "character": a character string with the name of the conditional distribution.

rseed:

Object of class "numeric": an integer with the random number generator seed.

Methods

show

signature(object = "GEVSTABLEGARCHSPEC"): prints an object of class 'GEVSTABLEGARCH'

Author(s)

Thiago do Rego Sousa for the latest modifications
Diethelm Wuertz for the original implementation of the fGARCHSPEC-class from package fGarch

References

Mittnik, S., Paolella, M.S. (2000). Prediction of Financial Downside-Risk with Heavy-Tailed Conditional Distributions Available at SSRN 391261.

Wuertz, D., Chalabi, Y., with contribution from Miklovic, M., Boudt, C., Chausse, P., and others (2013). fGarch: Rmetrics - Autoregressive Conditional Heteroskedastic Modelling, R package version 3010.82, http://CRAN.R-project.org/package=fGarch.

Wuertz, D., Chalabi, Y., Luksan, L. (2009). Parameter Estimation of ARMA Models with GARCH/ APARCH Errors: An R and SPlus SoftwareImplementation. Journal of Statistical Software, forthcoming, http://www-stat.wharton.upenn.edu/~steele/...WurtzEtAlGarch.pdf.


GEVStableGarch documentation built on May 2, 2019, 5:53 a.m.