Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Various scores for K_means. More...
#include <Cluster_engine_k_means_generic.hpp>
Various scores for K_means.
This class stores various scores computed for a K_means clustering including (i) the usual distance stdev, (ii) the averate ratio of distances to the first two nearest neighbors, and (iii) a BIC score.