summary.pam | R Documentation |
Summarize a pam
object and return an object
of class summary.pam
.
There's a print
method for the latter.
## S3 method for class 'pam'
summary(object, ...)
## S3 method for class 'summary.pam'
print(x, ...)
x, object |
a |
... |
potential further arguments (require by generic). |
pam
, pam.object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.