Learn R Programming

INSPEcT (version 1.2.2)

chisqtest: Retrieve all results of chi-squared test

Description

Retrieve all results of chi-squared test

This method is used to retrieve all the chi-squared test results for all models tested for all genes.

Usage

chisqtest(object, ...)
"chisqtest"(object, ...)
"chisqtest"(object, ...)

Arguments

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

Value

A matrix of chi-squared test results for all the tested models

Examples

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

Run the code above in your browser using DataLab