Extract the log-likelihood from an estimated model.
# S3 method for tsissm.estimate
logLik(object, ...)# S3 method for tsissm.selection
logLik(object, ...)
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.
an object of class “tsissm.estimate”.
not currently used.