summary.pam {cluster} | R Documentation |
Summarize a pam
object and return an object
of class summary.pam
.
There's a print
method for the latter.
summary(object, ...) print(x, ...)
x, object |
a pam object. |
... |
potential further arguments (require by generic). |