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.