plot.protoclust {protoclust} | R Documentation |
Plot Dendrogram
Description
Calls plotwithprototypes
, which allows one to add prototype
labels to the dendrogram.
Usage
## S3 method for class 'protoclust'
plot(x, ...)
Arguments
x |
a protoclust object |
... |
additional arguments to be passed to
|
[Package protoclust version 1.6.4 Index]