estfun.tsgarch.estimate | R Documentation |
Score Method
## S3 method for class 'tsgarch.estimate'
estfun(x, ...)
x |
an object of class “tsgarch.estimate”. |
... |
not currently used. |
The function returns the scores of the negative of the log likelihood at the optimal solution. The scores are from the second pass of the optimizer using scaling and hence represent the scaled scores. These are then rescaled before returning the matrix.
The score matrix
Alexios Galanos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.