Many algorithms resulting in partitions of a given set of objects can
be taken to induce a partition of the underlying feature space for the
measurements on the objects, so that class memberships for
“new” objects can be obtained from the induced partition.
Examples include partitions based on assigning objects to their
“closest” prototypes, or providing mixture models for the
distribution of objects in feature space.
This is a generic function. The methods provided in package
clue handle the partitions obtained from clustering functions in
the base R distribution, as well as packages RWeka, cba,
cclust, cluster, e1071, flexclust,
flexmix, kernlab, mclust, movMF and
skmeans (and of course, clue itself).