coef.tsmarch: Extract Model Coefficients

coef.cgarch.estimateR Documentation

Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

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

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

Arguments

object

an estimated object from one of the models in the package.

...

none

Value

A numeric named vector of estimated coefficients.

Author(s)

Alexios Galanos


tsmarch documentation built on April 3, 2025, 7:40 p.m.