CCC: Internal Function to Compute the Sampled Concordance
Correlation Values.
Description
This function computes the sampled concordance correlation
coefficient (CCC) between two numeric vectors. It is used internally
for statistical analysis.
Usage
CCC(Y1, Y2)
Value
The concordance correlation coefficient between Y1 and Y2.