logLik: Model Log-Likelihood

logLik.tsissm.estimateR Documentation

Model Log-Likelihood

Description

Extract the log-likelihood from an estimated model.

Usage

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

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.

Value

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.


tsmodels/tsissm documentation built on Oct. 15, 2022, 6:44 a.m.