bread.cgarch.estimate {tsmarch} | R Documentation |
Bread Method
Description
Bread Method
Usage
## S3 method for class 'cgarch.estimate'
bread(x, ...)
## S3 method for class 'dcc.estimate'
bread(x, ...)
Arguments
x |
an object of class “cgarch.estimate” or “dcc.estimate”. |
... |
not currently used. |
Value
The inverse of the numerical hessian of the model.
Author(s)
Alexios Galanos
[Package tsmarch version 1.0.0 Index]