minimalDispersion: Accessors for the 'minDispersion' slot of a ABSDataSet...

Description Usage Arguments Details See Also Examples

Description

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

Usage

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

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

Arguments

object

an ABSDataSet object.

value

a positive numeric object

Details

The 'minimalDispersion' is the penalty of dispersion estimation. User can set the penalty of dispersion by this function

See Also

callParameter,ABSDataSet

Examples

1
2
3
4
5

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