concordant.pairs {oii} | R Documentation |
The number of concordant pairs in a table or matrix
Description
The number of concordant pairs in a table or matrix
Usage
concordant.pairs(x, y = NULL)
Arguments
x |
a table or matrix if |
y |
the column variable, a numeric vector used only when |
Value
The number of concordant pairs
See Also
association.measures
, discordant.pairs
, tied.pairs
[Package oii version 1.0.2.1 Index]