View source: R/cor.concordance.helper.R
cor.concordance.helper | R Documentation |
Calculates concordant and discordant pairs for Kendall's Tau.
cor.concordance.helper(x1, x2, call.rank = T)
x1 |
Vector - group 1 - scores |
x2 |
Vector - group 2 - scores |
call.rank |
- Scalar - Logical - all rank() on groups if it has not been called prior to running function. |
Hypothesis test result showing results of test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.