Computes the Bertin Classification Criterion for a contingency table of any dimensions.
Usage
BCC(x)
Arguments
x
A data matrix, table or array.
Value
The criterion value.
Details
The BCC counts the number of observation pairs which differ in all variables but are not fully concordant, (i.e. neither of the two observations of each pair is larger than the other in all variables).