corSpearman: Spearman correlation

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

This routine calculates the Spearman correlation

Usage

1

Arguments

data

the n by p raw data matrix

Value

a matrix with dimension p by p of spearman correlations

Examples

1
corSpearman(matrix(rnorm(500),100,5)) 

robustcov documentation built on Aug. 4, 2021, 5:07 p.m.