Learn R Programming

cluster (version 1.2-1)

twins.object: Hierarchical Clustering Object

Description

These are objects of class "twins" They represent an agglomerative or divisive (polythetic) hierarchical clustering of a dataset.

Arguments

GENERATION

This class of objects is returned from agnes or diana.

METHODS

The "twins" class has a method for the following generic function: pltree.

INHERITANCE

The following classes inherit from class "twins" : "agnes" and "diana".

STRUCTURE

See agnes.object and diana.object for details.

See Also

agnes, agnes.object, diana, diana.object.