logLik.tsdistribution.estimate: Extract Log-Likelihood
Description
Extract Log-Likelihood
Usage
# S3 method for tsdistribution.estimate
logLik(object, ...)# S3 method for tsdistribution.spdestimate
logLik(object, ...)
Value
An object of class logLik. This is a number with at least
one attribute, “df” (degrees of freedom), giving the number of
(estimated) parameters in the model.
Arguments
- object
an object of class tsdistribution.estimate.
- ...
other arguments.