normalizePercentile | R Documentation |
Performs percentile normalization on the columns of a matrix, i.e. each element in a column will be the percentile it lies in in its column
normalizePercentile(X)
X |
A matrix which should be normalized |
a matrix containing the normalized values
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.