Description Usage Arguments Value Examples
This method is used to retrieve the convergence of the models that have been selected to better represent the behavior of each gene. 0 is converged, 1 not converged, 10 degenerated
1 2 3 4 | convergence(object)
## S4 method for signature 'INSPEcT'
convergence(object)
|
object |
An object of class INSPEcT or INSPEcT_model |
A vector of numeric
1 2 | nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
convergence(nascentInspObj10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.