nbrOfChangePoints.AbstractCBS: Gets the number of change points

Description Usage Arguments Value Author(s) See Also

Description

Gets the number of change points, which is defined as the number of segments minus the number of chromosomes.

Usage

1
2
## S3 method for class 'AbstractCBS'
nbrOfChangePoints(fit, ignoreGaps=FALSE, dropEmptySegments=TRUE, ...)

Arguments

...

Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

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


PSCBS documentation built on Oct. 23, 2021, 9:09 a.m.