Object
~~|
~~+--
ChromosomalModel
~~~~~~~|
~~~~~~~+--
SmoothMultiarrayModel
Directly known subclasses: SmoothRmaModel, SmoothSaModel
public abstract static class SmoothMultiarrayModel extends ChromosomalModel
This abstract class represents a chromosomal smoothing method done chromosome by chromosome.
SmoothMultiarrayModel(..., typoOfWeights=c("none", "1/s2"), bandwidth=10000, tags="*")
ChromosomalModel
.character
string.numeric
specifying the smoothing bandwidth
in units of nucleotides. getBandwidth |
|
- | |
getOutputTuple |
- |
setBandwidth |
|
- |
CopyNumberSegmentationModel
.