Learn R Programming

hpa (version 1.1.2)

AIC_hpaSelection: Calculates AIC for "hpaSelection" object

Description

This function calculates AIC for "hpaSelection" object

Usage

AIC_hpaSelection(object, k = 2)

Arguments

object

Object of class "hpaSelection"

k

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