参数:copy
Only relevant when using disk-backed objects. If TRUE a copy will be made leaving the original object (dat) unchanged. The input object will not be preserved if copy=FALSE
只有相关时使用的磁盘备份的对象。如果是TRUE副本将离开原来的对象(DAT)不变。输入对象将不会被保留,如果复制= FALSE
参数:blockSize
The array is divided into a series of blockSize x blockSize rectangular blocks and the average signal level calculated for each. If blockSize is unspecified a size is chosen that gives about 1250 probes per block.
阵列分为一系列的BLOCKSIZE x BLOCKSIZE矩形块和每个计算的平均信号电平。如果未指定BLOCKSIZE大小选择,提供了约1250每块探针。
参数:theta
smoothing parameter
平滑参数
Details
详情----------Details----------
The array is divided into a set of blockSize x blockSize squares. A kernel smoother is then used to even out spatial artifacts.
阵列分为的BLOCKSIZE x BLOCKSIZE广场的一套。内核顺畅,然后用连空间文物。
值----------Value----------
a TilingFeatureSet
1 TilingFeatureSet
作者(S)----------Author(s)----------
Martin Aryee <aryee@jhu.edu>
举例----------Examples----------
# See normalizeBetweenSamples[看到normalizeBetweenSamples]