Description Usage Arguments Value
Compute the Winsorized correlation between x and y.
1 | wincor.test(x, y, tr = 0.2, alternative = "two.sided")
|
x, y |
Two vectors of the same length. |
tr |
The amount of Winsorization (default 0.2). |
estimate
the correlation coefficient.
p.value
the p-value of the test.
statistic
the t statistic of the test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.