Uses of Class
procope.methods.scores.bootstrap.BootstrapClusterings

Packages that use BootstrapClusterings
procope.methods.scores.bootstrap   
 

Uses of BootstrapClusterings in procope.methods.scores.bootstrap
 

Method parameters in procope.methods.scores.bootstrap with type arguments of type BootstrapClusterings
static ArrayList<ComplexSet> Bootstrap.extractOptimalClusterings(ArrayList<BootstrapClusterings> clusteringLists, int optimalIndex)
          Extracts all clusterings at a given index of the clustering lists.
static int Bootstrap.findBestIndex(ArrayList<BootstrapClusterings> clusteringsOnlyEff)
          Finds the index of the clusterings with the best average efficiency in the set.