Learn R Programming

aroma.cn (version 0.5.2)

TotalCnKernelSmoothing: The TotalCnKernelSmoothing class

Description

Package: aroma.cn Class TotalCnKernelSmoothing Object ~~| ~~+--AromaTransform ~~~~~~~| ~~~~~~~+--TotalCnSmoothing ~~~~~~~~~~~~| ~~~~~~~~~~~~+--TotalCnKernelSmoothing Directly known subclasses: public static class TotalCnKernelSmoothing extends TotalCnSmoothing

Usage

TotalCnKernelSmoothing(..., kernel=c("gaussian", "uniform"), censorH=3, robust=FALSE)

Arguments

...
Arguments passed to TotalCnSmoothing.
kernel
A character string specifying the type of kernel to be used.
censorH
A positive double specifying the bandwidth threshold where values outside are ignored (zero weight).
robust
If TRUE, a robust smoother is used, otherwise not.

Fields and Methods

Methods: No methods defined. Methods inherited from TotalCnSmoothing: getAsteriskTags, getOutputFiles, getTargetPositions, getTargetUgpFile, process, smoothRawCopyNumbers Methods inherited from AromaTransform: getExpectedOutputFiles, getExpectedOutputFullnames, getFullName, getInputDataSet, getName, getOutputDataSet, getOutputDataSet0, getOutputFiles, getPath, getTags, isDone, process, setTags Methods inherited from Object: asThis, $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save