View source: R/NormalizationMethods.R
getNormalizedCopy | R Documentation |
Calculates the specified normalized data matrix
getNormalizedCopy(data, func)
data |
numeric matrix |
func |
normalization method to apply |
Normalized data matrix according to function specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.