normalizeRank | R Documentation |
Performs rank normalization on the columns of a matrix
normalizeRank(X, out = "rank", ties.method = "average")
X |
A matrix which should be normalized |
out |
output type. Either |
ties.method |
method for breaking ties (see |
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.