Description Usage Arguments Value Examples
This method is used to retrieve the chi-squared test results for the models that have been selected to better represent the behavior of each gene.
1 2 3 4  | 
object | 
 An object of class INSPEcT or INSPEcT_model  | 
gc | 
 Additional arguments for the generic  | 
tpts | 
 Additional arguments for the generic  | 
... | 
 Additional arguments for the generic  | 
A vector of chi-squared test results
1 2  | nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
chisqmodel(nascentInspObj10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.