logLik.clustTMB {clustTMB}R Documentation

Extract the log likelihood of a clustTMB model

Description

Extract the log likelihood of a clustTMB model

Usage

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

Arguments

object

The fitted clustTMB model

...

Currently ignored

Value

object of class logLik with attributes


[Package clustTMB version 0.1.0 Index]