Description Usage Arguments Value Examples
View source: R/standardization.R
standarization.prepare - compute mean and std for columns
1 | standarization.prepare(data, columnIndices)
|
columnIndices |
list of (average, std) values per column selected in columnIndices
1 | p = standarization.prepare(iris, c(1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.