minRates: Accessors for the 'minRates' slot of a ABSDataSet object.

Description Usage Arguments Details See Also Examples

Description

Accessor functions for the 'minRates' slot of a ABSDataSet object.

Usage

1
2
3
4
5
## S4 method for signature 'ABSDataSet'
minRates(object)

## S4 replacement method for signature 'ABSDataSet,numeric'
minRates(object)<-value

Arguments

object

an ABSDataSet object.

value

a positive numeric object

Details

The 'minRates' is the lower bound of rate for baseline of counts difference esitimation.

See Also

callParameter,ABSDataSet

Examples

1
2
3
4
5

wtaoyang/ABSSeq documentation built on May 27, 2019, 8:46 a.m.