ratePvals {INSPEcT}R Documentation

Retrieve a single p-value for each rate

Description

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

Usage

ratePvals(object)

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

Arguments

object

An object of class INSPEcT

Examples

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

[Package INSPEcT version 1.20.0 Index]