Learn R Programming

tsgarch (version 1.0.3)

estfun.tsgarch.estimate: Score Method

Description

Score Method

Usage

# S3 method for tsgarch.estimate
estfun(x, ...)

Value

The score matrix

Arguments

x

an object of class “tsgarch.estimate”.

...

not currently used.

Author

Alexios Galanos

Details

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.