Description Usage Arguments Value Author(s)
Data normalization.
1 2 | normalizeData(object, method = c("svr", "total", "median", "mean",
"pqn"), keep.scale = TRUE)
|
object |
A metflowClass object. |
method |
Normalization method, mean, median, total svr or loess, default is svr. Please see the details. |
keep.scale |
Remain scale or not. Default is TRUE. |
A new metflowClass object.
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.