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

PMmisc documentation built on May 1, 2019, 9:57 p.m.

Related to cor.spearman in PMmisc...