information.criteria: Additional Information Criteria

information.criteriaR Documentation

Additional Information Criteria

Description

These are generic functions for computing, respectively, the AICc (second-order corrected Akaike Information Criterion) and CAIC (consistent Akaike Information Criterion).

Usage

AICc(object, ...)

CAIC(object, ...)

Arguments

object

an object for which an appropriate AICc or CAIC method exists.

...

possible additional arguments for methods.

Author(s)

Jarrett Byrnes and John Fox jfox@mcmaster.ca

References

Burnham, K. P., and Anderson, D. R. (1998) Model Selection and Inference: A Practical Information-Theoretical Approach. Springer.

Bozdogan, H. (1987) Model selection and Akaike's information criterion (AIC). Psychometrika bold52, 345–370.

See Also

AICc.objectiveML, CAIC.objectiveML


sem documentation built on April 11, 2022, 1:06 a.m.