convergence: Retrieve the convergence for the selected models of each gene

Description Usage Arguments Value Examples

Description

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

Usage

1
2
3
4
convergence(object)

## S4 method for signature 'INSPEcT'
convergence(object)

Arguments

object

An object of class INSPEcT or INSPEcT_model

Value

A vector of numeric

Examples

1
2
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
convergence(nascentInspObj10)

ste-depo/INSPEcT documentation built on Oct. 3, 2020, 9:14 p.m.