aod (version 1.3.3)

aic-class: Representation of Objects of Formal Class "aic"

Description

Representation of the output of function AIC.

Arguments

Slots

istats

A data frame with 3 columns describing the models indicated by the row names:

df

number of parameters in the model

,
AIC

Akaike information criterion for the model (see AIC)

,
AICc

small-sample corrected Akaike information criterion for the model (see AIC).

Methods

summary

signature(object = "aic")

show

signature(object = "aic")