print.pam {cluster}R Documentation

Print Method for PAM Objects

Description

Prints the medoids, clustering vector and objective function of 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.

See Also

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