AIC.list: List method for An Information Criterion

Description Usage Arguments Value

Description

List method for An Information Criterion

Usage

1
2
## S3 method for class 'list'
AIC(object, ..., k = 2)

Arguments

object

list of fitted model objects for which logLik method exists

...

ignored with a warning

k

numeric, the penalty per parameter to be used; default k = 2 is the classical AIC

Value

A 'data.frame' with rows corresponding to the members of object, and columns for the number of parameters in the model and the IC.


atyre2/NRES803 documentation built on Sept. 1, 2021, 5:11 a.m.