Description Usage Arguments Details Value Author(s) See Also Examples
Computes pairwise BCI values via qBCI.
1 2 3 |
x |
A |
sort |
Whether or not to sort the pairwise tables via optile. |
crit |
The criterion function, e.g. |
k |
The minimum expected number for each cell after quantile binning. See also qBCI. |
iter |
An optile parameter. |
p |
The quantile distance. See qBCI. |
jitter |
Whether or not to use jittering in order to avoid ties. This is equivalent to a random assignment of ranks to observations with the same value. |
freqvar |
Optional weights, e.g. a frequency variable. |
diag |
An optional value for the diagonal. Avoids unnecessary function calls for the diagonal elements. E.g. |
fun |
See optile. |
foreign |
See optile. |
Uses pairwise complete cases only!
A symmetric matrix.
Alexander Pilhoefer
qBCI, See wdcor.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.