spearmanRho: Compute Spearman rho from two vectors

Description Usage Arguments

Description

Compute Spearman rho from two vectors. Unlike cor.test(), this function computes only the correlation estimate and does not bother with the p-value. Skipping the p-value makes this function considerably faster than cor.test().

Usage

1

Arguments

x

vector of numbers

y

vector of numbers


tkonopka/Rpipelines documentation built on May 31, 2019, 3:46 p.m.