AIC.siland {siland}R Documentation

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 class 'siland'
AIC(object,...,k=2)

Arguments

object

an object of class siland

...

Dots are not take into account in this version

k

not used

Value

AIC value

Author(s)

O. Martin

References

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


[Package siland version 3.0.2 Index]