Description Usage Arguments Value Examples
Calculates spearman rank correlation between two vectors
1 | spearman(x, y)
|
x |
numeric vector of ranks |
y |
numeric vector of ranks with compatible length to x |
Returns the spearman rank coefficient for the two vectors
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.