Learn R Programming

PSCBS (version 0.66.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. The locus-level data is not updated/modified.

Usage

# S3 method for AbstractCBS
updateMeansTogether(...)

Value

Returns an object of the same class.

Arguments

idxList

A list, where each element is an integer vector specifying segment indices of segments for which the mean levels should be calculated jointly.

...

Not used.

verbose

See Verbose.

Author

Henrik Bengtsson

See Also

This method is utilized by *pruneByHClust().