pearson: Compute Pearson's rho

Description Usage Arguments Value

View source: R/correlation_simplified.R

Description

Simplified version of pearson.test which returns only the correlation coefficient. Called by the bootstrap functions for faster execution.

Usage

1
pearson(x, y)

Arguments

x, y

Two vectors of the same length.

Value

The correlation coefficient.


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