getAIC {cold}R Documentation

Extract the Akaike Information Criterion

Description

Methods for function getAIC extracting the Akaike information criterion of the fitted model object from class cold.

Usage

getAIC(object)

Arguments

object

an object of class cold.

Value

Returns a numeric value corresponding to the AIC of the fitted model.


[Package cold version 2.0-3 Index]