Learn R Programming

hpa (version 1.0.1)

AIC_hpaML: Calculates AIC for "hpaML" object

Description

This function calculates AIC for "hpaML" object

Usage

AIC_hpaML(object, k = 2)

Arguments

object

Object of class "hpaML"

k

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