aic-class {aod} | R Documentation |
Representation of the output of function AIC
.
Objects can be created by calls of the form new("aic", ...)
or, more commonly,
via the function AIC
.
istats
df the number of parameters in the model,
AIC the Akaike Information Criterion for the model (see AIC
),
AICc the small-sample corrected Akaike Information Criterion for the model
(see AIC
).
signature(object = "aic")
signature(object = "aic")