logLik.tsissm.estimate | R Documentation |
Extract the log-likelihood from an estimated model.
## S3 method for class 'tsissm.estimate' logLik(object, ...)
object |
an object of class “tsissm.estimate”. |
... |
not currently used. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.