Description Usage Arguments Value Examples
View source: R/spearmans.rho.R
Spearman's rho based on copula CDF estimation
1 | spearmans.rho(RV)
|
RV |
Matrix: Realizations of two random variables. |
Returns the Spearman's rho based on copula CDF estimation.
1 | spearmans.rho(RV = cbind(rnorm(1000),rnorm(1000)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.