qconcordant {MultNonParam} | R Documentation |
Calculate the quantiles of the count of concordant pairs among indpendent pairs of random variables.
Description
Calculate the quantiles of the count of concordant pairs among indpendent pairs of random variables.
Usage
qconcordant(qq, nn, exact = TRUE)
Arguments
qq |
Desired quantile |
nn |
number of pairs |
exact |
flag to trigger exact calculation when possible. |
Value
Integer quantile
[Package MultNonParam version 1.3.9 Index]