[][src]Module ordist::corrcoef

Correlation coefficients based on order distance.

Traits

OrDistCorrCoef

Trait of correlation coefficient

Functions

kendall_corrcoef

Kendall correlation coefficient between 2 orders.

spearman_corrcoef

Spearman correlation coefficient between 2 orders.