AICc | R Documentation |
The Akaike information criterion corrected for small sample size is a measure of the relative quality of a model. The AICc is calculated from a 'dark' object.
AICc(obj)
obj |
A dark object This object must have at least the following elements:
|
The value returned is an indication of the information lost by fitting a particular model to the data, and is only of merit when compared to the value from another model.
Jeremiah MF Kelly
Mumac Ltd, SK7 6NR, GB
See https://en.wikipedia.org/wiki/Akaike_information_criterion.
K. Burnham and D. Anderson. Model selection and multi-model inference: a practical information- theoretic approach. Springer, 2002.
Sakamoto, Y., Ishiguro, M., and Kitagawa G. (1986). Akaike Information Criterion Statistics. D. Reidel Publishing Company.
AIC
AICc(dark)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.