Learn R Programming

siland (version 3.0.2)

AIC.siland: Akaike's An Information Criterion for siland package

Description

Function calculating thue usual Akaike's 'An Information Criterion' for an object of class siland, according to the formula -2*loglikelihood+k*npar, with npar the number of parameters of the model and k = 2.

Usage

# S3 method for siland
AIC(object,...,k=2)

Value

AIC value

Arguments

object

an object of class siland

...

Dots are not take into account in this version

k

not used

Author

O. Martin

References

Sakamoto, Y., Ishiguro, M., and Kitagawa G. (1986). Akaike Information Criterion Statistics. D. Reidel Publishing Company.