Learn R Programming

PSCBS (version 0.23.0)

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.

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 a hclust object as returned by hclust.

See Also

This method is utilized by *pruneByHClust().