omega function

Omega (Variance Equation Intercept)

Omega (Variance Equation Intercept)

Returns the intercept of a GARCH model.

omega(object, ...) ## S3 method for class 'tsgarch.estimate' omega(object, ...) ## S3 method for class 'tsgarch.spec' omega(object, ...)

Arguments

  • object: an object.
  • ...: additional parameters passed to the method.

Returns

a numeric value representing the value of the intercept.

Details

The intercept is either estimated directly as part of the model else indirectly if variance targeting was selected.

  • Maintainer: Alexios Galanos
  • License: GPL-2
  • Last published: 2024-10-12