AIC.multiRec: Akaike's Information Criterion
Description
Akaike's Information Criterion
Usage
# S3 method for multiRec
AIC(object, ..., k = 2)
Arguments
- object
an object of type multiRec
- ...
not used
- k
numeric, the penalty per parameter to be used; the default k = 2 is
the classical AIC.