assignClusters: From conclus object, assign cluster memberships to all items...

Description Usage Arguments Details See Also

Description

From conclus object, assign cluster memberships to all items in a dissimilarity matrix

Usage

1

Arguments

d

A dissimilarity matrix containing a full dataset from which a subset has been used in conclus.

conclus

An object of class 'conclus'.

k

The number of clusters you believe there to be.

Details

With 'large' datasets, dissimilarity matrices get big and it is sometimes useful to do clustering on the basis of a subset, to conserve memory. Once clusters have been identified, the cluster members of the items not in the subset might be required. This function obtains them by finding the representative items, on the basis of item consensus, and allocating other items on the basis of their minum distance from the represenetatives.

See Also

consensus, representatives


harrysouthworth/conclus documentation built on May 24, 2019, 4:05 a.m.