coef.cgarch.estimate | R Documentation |
Extract the estimated coefficients of a model.
## S3 method for class 'cgarch.estimate'
coef(object, ...)
## S3 method for class 'dcc.estimate'
coef(object, ...)
## S3 method for class 'gogarch.estimate'
coef(object, ...)
object |
an estimated object from one of the models in the package. |
... |
none |
A numeric named vector of estimated coefficients.
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.