plot.T3Clusf {lsbclust} | R Documentation |
Plot Method for Class 'T3Clusf'
Description
Two-dimensional plot method for object of class 'T3Clusf' as output by T3Clusf
.
Usage
## S3 method for class 'T3Clusf'
plot(x, which = seq_len(nclust), arrange = FALSE,
...)
Arguments
x |
An object of class |
which |
An integer vector indicating which item segments to plot. |
arrange |
Logical indicating whether to arrange the plots on a single page or not |
... |
Additional arguments to |
[Package lsbclust version 1.1 Index]