logLik,SimInf_pfilter-method {SimInf}R Documentation

Log likelihood

Description

Extract the estimated log likelihood from a SimInf_pfilter object.

Usage

## S4 method for signature 'SimInf_pfilter'
logLik(object)

Arguments

object

The SimInf_pfilter object.

Value

the estimated log likelihood.


[Package SimInf version 9.7.0 Index]