View source: R/DualScalingMA.R
Dual Sacling with Mutual Averages
1 | DualScalingMA(dat, eps = 1e-10, iter.max = 1000)
|
dat |
A matrix or data frame |
eps |
A criteria whether it reached conversion. Default value is 10e-5 |
iter.max |
A muximum numbers of iterations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.