Learn R Programming

PSCBS (version 0.38.4)

nbrOfSegments.AbstractCBS: Gets the number of segments

Description

Gets the number of segments.

Usage

## S3 method for class 'AbstractCBS':
nbrOfSegments(this, splitters=FALSE, ...)

Arguments

splitters, ...
Arguments passed to *getSegments().

Value

See Also

*nbrOfChangePoints() *nbrOfChromosomes() For more information see AbstractCBS.