| print.agnes {cluster} | R Documentation |
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.
print(x, ...)
x |
an agnes object. |
... |
potential further arguments (require by generic). |
agnes, agnes.object, print,
print.default.