ClusterTools Contents

ClusterTools User Guide

recluste

RECLUSTE

Extend the set of clusterings with lower level clusterings.

    LABOUT = RECLUSTN(A,LABIN)

Input
 A Dataset with M objects
 LABIN M*N index array with a multi-level clustering of A.

Output
 LABOUT MxK index array with K >= N of an extended multi-level  clustering of A.

Description

In case the numbers of clusters of all levels of the clusterings stored  in LABIN (they might be found by CLUSTNUM) is too large and clusterings  with less clusters are to be found RECLUSTN extends LABIN with  low-resolution clusterings. This is done by clustering just the  prototypes of a high-resolution clustering found in in LABIN, using  MODECLUST.

See also

meanshift, modeclust, modeclustf, clustm, dclustm, labsort, reclustk, reclusth, clustnum,

ClusterTools Contents

ClusterTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.