RECLUSTH Hierarchical reclustering of a multilevel clustering
[LABOUT,DEN] = RECLUSTH(LABIN,K,TYPE)
DescriptionThis routine performs an agglomorative hierarchical clustering based on a distance matrix between all clusters on the highest level of LABIN. All clusterings are used to compute the distances based on histograms of cluster assignments of all objects in a cluster. The quality of this routine may be improved considerably by using a very diverse set of input labelings LABIN. See alsodatasets, mappings, dclusth, cluste, clustf, clustk, clusth, clustkh, clustm, reclustk, reclustn, clusteval, clustcerr, clustc, clustnum, plotdg,
|