spearmans.rho: Spearman's rho based on copula CDF estimation

Description Usage Arguments Value Examples

View source: R/spearmans.rho.R

Description

Spearman's rho based on copula CDF estimation

Usage

1

Arguments

RV

Matrix: Realizations of two random variables.

Value

Returns the Spearman's rho based on copula CDF estimation.

Examples

1
spearmans.rho(RV = cbind(rnorm(1000),rnorm(1000)))

anthonyyazdani/KernelMVA documentation built on March 29, 2021, 1:50 a.m.