AIC.hpaSelection: Calculates AIC for "hpaSelection" object
Description
This function calculates AIC for "hpaSelection" object
Usage
# S3 method for hpaSelection
AIC(object, ..., k = 2)
Arguments
object
Object of class "hpaSelection"
...
further arguments (currently ignored)
k
numeric, the penalty per parameter to be used; the default k = 2 is
the classical AIC.