Description Usage Arguments Value Examples
This method is used to retrieve AIC values for all models tested for all genes.
1 2 3 4 5 |
object |
An object of class INSPEcT or INSPEcT_model |
... |
Additional arguments for the generic |
k |
Additional parameter for the generic |
A matrix of AIC values
1 2 | nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
AIC(nascentInspObj10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.