Package it.unimi.dsi.law.big.stat
-
Class Summary Class Description CorrelationIndex An abstract class providing basic infrastructure for all classes computing some correlation index between two score big vectors, such asKendallTau
.KendallTau Computes Kendall's τ between two score big vectors.WeightedTau Computes the weighted τ between two big score vectors.WeightedTau.AbstractWeigher