qconcordant: 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.