Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aic-class

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

Analysis of Overdispersed Data

v1.3.1
GPL (>= 2)
Authors
Matthieu Lesnoff <matthieu.lesnoff@cirad.fr> and Renaud Lancelot <renaud.lancelot@cirad.fr>
Initial release
2012-04-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.