Uses of Class
com.bayesserver.analysis.ClusterScore
-
Packages that use ClusterScore Package Description com.bayesserver.analysis -
-
Uses of ClusterScore in com.bayesserver.analysis
Methods in com.bayesserver.analysis that return types with arguments of type ClusterScore Modifier and Type Method Description List<ClusterScore>ClusterCountOutput. getBestToWorst()A list of scores, sorted from best to worst.List<ClusterScore>ClusterCountOutput. getScores()A list of scores, one for each cluster count in the same order passed toClusterCount.
-