Learn R Programming

PSCBS (version 0.38.4)

updateMeansTogether.AbstractCBS: Updates the CN mean levels jointly in sets of segments

Description

Updates the CN mean levels jointly in sets of segments as if they were one large segment. The locus-level data is not updated/modified.

Usage

## S3 method for class 'AbstractCBS':
updateMeansTogether(...)

Arguments

idxList
A list, where each element is an integer vector specifying segment indices of segments for which
...
Not used.
verbose
See Verbose.

Value

  • Returns an object of the same class.

See Also

This method is utilized by *pruneByHClust().