Learn R Programming

INSPEcT (version 1.2.2)

logLik: Retrieve results of log likelihood test

Description

Retrieve results of log likelihood test

This method is used to retrieve all the log likelihood ratio test results for all pairs tested for all genes.

Usage

logLik(object, ...)
"logLik"(object, ...)
"logLik"(object, ...)

Arguments

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

Value

A matrix of log likelihood test results for all the tested model comparisons

Examples

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

Run the code above in your browser using DataLab