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 class 'AbstractCBS':
nbrOfChangePoints(fit, ignoreGaps=FALSE, dropEmptySegments=TRUE, ...)