DCLUST2PROTO Find prototypes from given clustering of dissimilarity data
LAB_OUT = DCLUST2PROTO(D,LABC)
DescriptionBy this routine cluster labels of a dataset D are replaced by the indices of the centres of these clusters. A cluster centre is the object for which the maximum distance to the other objects in the cluster is minimized. In case the cluster labels LAB_IN are not given D should be a PRTools dataset and its labels are interpreted as the cluster labels. See alsomappings, exemplar, dcluste, dclustm, dclusth, dclustk,
|