Description Usage Arguments Value See Also
The number of tied pairs, a measure of association
1 | tied.pairs(x, y = NULL)
|
x |
a table or matrix if |
y |
the second variable, a numeric vector used only when |
A list with the following values:
first |
The number of pairs tied on the first variable, but not both variables |
second |
The number of pairs tied on the second variable, but not both variables |
both |
The number of pairs tied on both the first and second variables |
association.measures
, concordant.pairs
, discordant.pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.