pbcor: Compute the percentage bend correlation between x and y.

Description Usage Arguments Value

View source: R/correlation_simplified.R

Description

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

Usage

1
pbcor(x, y, beta = 0.2)

Arguments

x, y

Two vectors of the same length.

beta

The bending constant (default 0.2).

Value

The correlation coefficient.


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