plot.step.lsbclust {lsbclust} | R Documentation |
Plot method for class 'step.lsbclust'
Description
Plot 'step.lsbclust' objects.
Usage
## S3 method for class 'step.lsbclust'
plot(x, which = 1L:5L, col.all = NULL,
arrange = FALSE, chull = FALSE, ...)
Arguments
x |
An object of class |
which |
Which type of plot to produce. |
col.all |
A character vector of length one indicating which of |
arrange |
Logical indicating whether the arrange the plots side-by-side
via |
chull |
Logical indicating whether to plot the estimated convex hull or not. |
... |
additional arguments passed to |
Author(s)
Pieter C. Schoonees
[Package lsbclust version 1.1 Index]