Gosum-class function

Class "Gosum": Summary object of GO-GARCH model

Class "Gosum": Summary object of GO-GARCH model

The formal summary class of GoGARCH objects or objects that extend this class. latin1

class

Objects from the Class

Objects can be created by calls of the form new("Gosum", ...)

or are set by the summary-method.

Slots

  • name:: character: the name of the original data object.
  • method:: character: the estimation method.
  • model:: formula: The GARCH model formula for the component GARCH models.
  • garchc:: list: The elements are matcoef matrices generated by garchFit for the components.
  • Zinv:: matrix: The inverse of the linear map c("X=Y\nX = Y\n", "\tZ\t Z").

Methods

  • show: show-method for objects of class Gosum.

Author(s)

Bernhard Pfaff

See Also

GoGARCH, Goestml

  • Maintainer: Bernhard Pfaff
  • License: GPL (>= 2)
  • Last published: 2022-04-29

Useful links