Learn R Programming

tsdistributions (version 1.0.2)

estfun.tsdistribution.estimate: Score Method

Description

Score Method

Usage

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

Value

The score matrix.

Arguments

x

an object of class “tsdistribution.estimate”.

...

not currently used.

Author

Alexios Galanos

Details

The function returns the scores of likelihood at the optimal solution.