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


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.