print.agnes {cluster}R Documentation

Print Method for AGNES Objects

Description

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

This is a method for the function print() for objects inheriting from class agnes.

Usage

print(x, ...)

See Also

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