coef: Extract Model Coefficients

coef.tsgarch.estimateR Documentation

Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Arguments

object

an object of class “tsgarch.estimate”.

...

not currently used.

Value

A numeric named vector of estimated coefficients.


tsgarch documentation built on Oct. 12, 2024, 1:07 a.m.