Description Usage Arguments Details Value References See Also
View source: R/tukey.biweight.R
One-step Tukey's biweight on a matrix.
1 | tukey.biweight(x, c = 5, epsilon = 1e-04)
|
x |
a matrix. |
c |
tuning constant (see details). |
epsilon |
fuzzy value to avoid division by zero (see details). |
The details can be found in the given reference.
a vector of values (one value per column in the input matrix).
Statistical Algorithms Description Document, 2002, Affymetrix.
pmcorrect.mas
and generateExprVal.method.mas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.