further arguments passed to the normalization functions.
method
method to use in normalization.
log.it
logical; if data should be log2.
preserve
logical; if Ri slot should be preserved.
weights
weights for method CyclicLoess.
loess.method
loess method to be used, default to 'fast'.
Value
Details
Currently supported methods include "median", "quantile" and "loess". Normalization functions are borrowed from the limma package.
If a matrix of weights is passed for CyclicLoess normalization, a vector is constructed taking the lowest weight for each probe.