View source: R/NormalizationMethods.R
rowAndColNormalization | R Documentation |
Performs z-normalization on all columns and rows
rowAndColNormalization(data)
data |
data matrix |
Data matrix with same dimensions, with each row and column z-normalized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.