estfun.tsdistribution.estimate {tsdistributions} | R Documentation |
Score Method
Description
Score Method
Usage
## S3 method for class 'tsdistribution.estimate'
estfun(x, ...)
Arguments
x |
an object of class “tsdistribution.estimate”. |
... |
not currently used. |
Details
The function returns the scores of likelihood at the optimal solution.
Value
The score matrix.
Author(s)
Alexios Galanos
[Package tsdistributions version 1.0.1 Index]