Clustering Trees - Generic Function

Usage

pltree(x, ...)

Arguments

x an S-PLUS object.
... methods may have additional arguments. Graphical parameters (see par) may also be supplied as arguments to this function.

Description

Creates a clustering tree on the current graphics device. This is a generic function. Functions with names beginning in pltree. will be methods for this function. twins.

Side Effects

a clustering tree is created on the current graphics device.

See Also

twins.object, agnes, diana, par.


[Package Contents]