wincor.test: Compute the Winsorized correlation between x and y.

Description Usage Arguments Value

View source: R/correlation.R

Description

Compute the Winsorized correlation between x and y.

Usage

1
wincor.test(x, y, tr = 0.2, alternative = "two.sided")

Arguments

x, y

Two vectors of the same length.

tr

The amount of Winsorization (default 0.2).

Value


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