ratePvals: Retrieve a single p-value for each rate

Description Usage Arguments Examples

Description

This method is used to retrieve all the p-values relative to the variability of synthesis, processing and degradation rates.

Usage

1
2
3
4
ratePvals(object)

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

Arguments

object

An object of class INSPEcT

Examples

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

INSPEcT documentation built on Nov. 8, 2020, 6:49 p.m.