Description Usage Arguments Value
View source: R/correlation_simplified.R
Simplified version of wincor.test
which returns only the correlation coefficient.
Called by the bootstrap functions for faster execution.
1 | wincor(x, y, tr = 0.2)
|
x, y |
Two vectors of the same length. |
tr |
The amount of Winsorization (default 0.2). |
The correlation coefficient.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.