aicc: Generic S3 function for summarizing AICc

View source: R/utility_functions.R

aiccR Documentation

Generic S3 function for summarizing AICc

Description

Extract AICc values from pkm, pkmSet, pkmSetSize, cpm, cpmSet, and cpmSetSize.

Usage

aicc(x, ...)

Arguments

x

Model or list of models to extract AICc values from.

...

further arguments passed to or from other methods

Value

list of models sorted by AICc


GenEst documentation built on June 7, 2023, 6:35 p.m.