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

aic-classR Documentation

Representation of Objects of Formal Class "aic"

Description

Representation of the output of function AIC.

Slots

istats

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

  • dfnumber of parameters in the model,

  • AICAkaike information criterion for the model (see AIC),

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

Methods

summary

signature(object = "aic")

show

signature(object = "aic")


aod documentation built on April 2, 2022, 9:05 a.m.

Related to aic-class in aod...