Description Usage Arguments Value Author(s) Examples
The pre-treatment methods
1 2 | scalingMethods(data, methods = c("auto", "range", "pareto", "vast", "level",
"power"))
|
data |
a data matrix ([data.frame object] row: molecules, col: samples or replicates) |
methods |
the chosen methods. |
the resulting data frame (or scaled data matrix)
Atsushi Fukushima
1 | scalingMethods(iris[,1:4], "level")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.