Learn R Programming

INSPEcT (version 1.2.2)

AIC-INSPEcT-method: Akaike information criterion calculated for the models evaluated by INSPEcT

Description

This method is used to retrieve AIC values for all models tested for all genes.

Usage

"AIC"(object, ..., k = 2)
"AIC"(object, ..., k = 2)

Arguments

object
An object of class INSPEcT or INSPEcT_model
...
Additional arguments for the generic
k
Additional parameter for the generic

Value

A matrix of AIC values

Examples

Run this code
data('mycerIds10', package='INSPEcT')
AIC(mycerIds10)

Run the code above in your browser using DataLab