cor.spearman: Spearman rank correlation

Description Usage Arguments Examples

View source: R/cor.spearman.R

Description

Calculate Spearman Rank Correlation, which is the nonparametric version of the Pearson product-moment correlation.

Usage

1

Arguments

x

:a numeric variable

y

:a numeric variable

Examples

1

YRmisc documentation built on March 25, 2020, 5:13 p.m.

Related to cor.spearman in YRmisc...