Description Usage Arguments Value
Missing values are automatically removed. Also compute 1-alpha confidence interval using the method recommended by Long and Cliff (1997).
1 | kendall.test(x, y, alternative = "two.sided", alpha = 0.05)
|
x, y |
Two vectors of the same length. |
alternative |
Type of test, either "two.sided", "greater" for positive correlations, or "less" for negative correlations. |
alpha |
Used to compute 1-alpha confidence interval - default to 0.05. |
estimate
the correlation coefficient.
ci
the confidence interval for tau.
p.value
the p-value of the test.
statistic
test statistic used to compute the p value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.