print.pam {cluster}R Documentation

Print Method for PAM Objects

Description

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

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

Usage

print(x, ...)

See Also

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