Description Usage Arguments Value Examples
This method is used to retrieve all the log likelihood ratio test results for all pairs tested for all genes.
1 2 3 4 5 6 7 |
object |
An object of class INSPEcT or INSPEcT_model |
... |
Additional arguments for the generic |
A matrix of log likelihood test results for all the tested model comparisons
1 2 | nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
logLik(nascentInspObj10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.