spearman.test: Compute Spearman's rho

Description Usage Arguments Value

View source: R/correlation.R

Description

Missing values are automatically removed.

Usage

1
spearman.test(x, y, alternative = "two.sided")

Arguments

x, y

Two vectors of the same length.

alternative

Type of test, either "two.sided", "greater" for positive correlations, or "less" for negative correlations.

Value


GRousselet/bootcorci documentation built on March 6, 2021, 7:13 a.m.