Description Usage Arguments Value
Computes row- or columnwise ranks. Ties are adjusted with mean-values of given ranks (statistical tie handling).
1 | matRank(x, margin = 1)
|
x |
Numeric Matrix or data.frame. |
margin |
Scalar giving the subscripts which the function will be applied over, such as in apply. 1 indicates rows (default), 2 indicates columns. |
Vector of row-/columnwise ranks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.