coef function

Extract Model Coefficients

Extract Model Coefficients

Extract the estimated coefficients of a model.

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

Arguments

  • object: an object of class tsgarch.estimate .
  • ...: not currently used.

Returns

A numeric named vector of estimated coefficients.

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