rankedMatrix | R Documentation |
Calculate a ranked matrix
rankedMatrix(object, ...)
object |
Object. |
... |
Additional arguments. |
Ties are resolved automatically by calculating the average.
See the ties.method
parameter in rank()
for details.
matrix
.
rank()
.
Not to be confused with Matrix::rankMatrix()
.
showMethods("rankedMatrix")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.