Learn R Programming

hpa (version 1.1.2)

AIC.hpaBinary: Calculates AIC for "hpaBinary" object

Description

This function calculates AIC for "hpaBinary" object

Usage

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

Arguments

object

Object of class "hpaBinary"

...

further arguments (currently ignored)

k

numeric, the penalty per parameter to be used; the default k = 2 is the classical AIC.