powered by
The pre-treatment methods
scalingMethods( data, methods = c("auto", "range", "pareto", "vast", "level", "power") )
the resulting data frame (or scaled data matrix)
a data matrix ([data.frame object] row: molecules, col: samples or replicates)
the chosen methods.
Atsushi Fukushima
scalingMethods(iris[,1:4], "level")
Run the code above in your browser using DataLab