Uses of Class
org.aksw.palmetto.evaluate.correlation.KendallsTau.ValuePair
-
Packages that use KendallsTau.ValuePair Package Description org.aksw.palmetto.evaluate.correlation -
-
Uses of KendallsTau.ValuePair in org.aksw.palmetto.evaluate.correlation
Methods in org.aksw.palmetto.evaluate.correlation with parameters of type KendallsTau.ValuePair Modifier and Type Method Description protected doubleKendallsTau. calculateRankCorrelation(KendallsTau.ValuePair[] pairs)intKendallsTau. compare(KendallsTau.ValuePair pair1, KendallsTau.ValuePair pair2)intKendallsTau.ValuePair. compareTo(KendallsTau.ValuePair v)
-