extractAIC.clustTMB: Extract the AIC of a clustTMB model

View source: R/methods.R

extractAIC.clustTMBR Documentation

Extract the AIC of a clustTMB model

Description

Extract the AIC of a clustTMB model

Usage

## S3 method for class 'clustTMB'
extractAIC(fit, scale, k = 2, ...)

Arguments

fit

The fitted clustTMB model

scale

The scale, currently ignored

k

Penalization parameter, defaults to 2

...

Currently ignored

Value

numeric value


clustTMB documentation built on Oct. 14, 2024, 5:09 p.m.