Learn R Programming

MultNonParam (version 1.3.9)

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)

Value

Integer quantile

Arguments

qq

Desired quantile

nn

number of pairs

exact

flag to trigger exact calculation when possible.