estfun.cgarch.estimate | R Documentation |
Score Method
## S3 method for class 'cgarch.estimate'
estfun(x, ...)
## S3 method for class 'dcc.estimate'
estfun(x, ...)
x |
an object of class “cgarch.estimate” or “dcc.estimate”. |
... |
not currently used. |
The function returns the numerical scores of the negative of the log likelihood at the optimal solution. These are used in the calculation of sandwich estimators.
The score matrix
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.