logLik.tsdistribution.estimate function

Extract Log-Likelihood

Extract Log-Likelihood

## S3 method for class 'tsdistribution.estimate' logLik(object, ...) ## S3 method for class 'tsdistribution.spdestimate' logLik(object, ...)

Arguments

  • object: an object of class tsdistribution.estimate.
  • ...: other arguments.

Returns

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.