nbrOfChangePoints.AbstractCBS: Gets the number of change points
Description
Gets the number of change points, which is defined as the number of segments minus
the number of chromosomes.
Usage
# S3 method for AbstractCBS
nbrOfChangePoints(fit, ignoreGaps=FALSE, dropEmptySegments=TRUE, ...)
See Also
*nbrOfSegments()
*nbrOfChromosomes()
For more information see AbstractCBS
.