Use `print()' on a `pam' object

Usage

print.pam(x, ...)

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

Description

Prints the medoids, clustering vector and objective function of pam object.

See Also

pam, pam.object, print, print.default.


[Package Contents]