## S3 method for class 'default':
callSegmentationOutliers(y, chromosome=0, x=NULL, method="DNAcopy::smooth.CNA", ...,
verbose=FALSE)
## S3 method for class 'data.frame':
callSegmentationOutliers(y, ...)
## S3 method for class 'default':
dropSegmentationOutliers(y, ...)
## S3 method for class 'data.frame':
dropSegmentationOutliers(y, ...)character string specifying the method
used for calling outliers.Verbose.smooth.CNA is utilized to identify
the outliers.