Extract Model Coefficients
Extract the estimated coefficients of a model.
## S3 method for class 'tsgarch.estimate' coef(object, ...)
object
: an object of class tsgarch.estimate ....
: not currently used.A numeric named vector of estimated coefficients.