Learn R Programming

cluster (version 1.3-2)

print.pam: 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.

Arguments

See Also

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