logLik.tsdistribution.estimate | R Documentation |
Extract Log-Likelihood
## S3 method for class 'tsdistribution.estimate'
logLik(object, ...)
## S3 method for class 'tsdistribution.spdestimate'
logLik(object, ...)
object |
an object of class tsdistribution.estimate. |
... |
other arguments. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.