Learn R Programming

tsgarch (version 1.0.3)

coef.tsgarch.estimate: Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Value

A numeric named vector of estimated coefficients.

Arguments

object

an object of class “tsgarch.estimate”.

...

not currently used.