| AIC.multiRec | R Documentation |
Akaike's Information Criterion
## S3 method for class 'multiRec'
AIC(object, ..., k = 2)
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. |
a number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.