Use `print()' on an `agnes' object

Usage

print.agnes(x, ...)

This is a method for the function `print()' for objects
inheriting from class `agnes'. See `print' or `print.default' for
the general behavior of this function.

Description

Prints the ordering of objects, distances between merging clusters, agglomerative coefficient, and merge structure of an agnes object.

See Also

agnes, agnes.object, print, print.default.


[Package Contents]