summary.cgarch.estimate | R Documentation |
Summary method for class “cgarch.estimate” or “dcc.estimate”.
## S3 method for class 'cgarch.estimate'
summary(object, vcov_type = "OP", ...)
## S3 method for class 'dcc.estimate'
summary(object, vcov_type = "OP", ...)
## S3 method for class 'gogarch.estimate'
summary(object, vcov_type = "OP", ...)
object |
an object of class “cgarch.estimate” or “dcc.estimate”. |
vcov_type |
the type of standard errors based on the vcov estimate (see |
... |
not currently used. |
A list with summary information of class “summary.cgarch.estimate” or “summary.dcc.estimate”.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.