Learn R Programming

multiRec (version 1.0.6)

AIC.multiRec: Akaike's Information Criterion

Description

Akaike's Information Criterion

Usage

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

Value

a number

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.