Methods for Function image in Package ‘flexclust’
Image plot of cluster segments overlaid by neighbourhood graph.
## S4 method for signature 'kcca' image(x, which = 1:2, npoints = 100, xlab = "", ylab = "", fastcol = TRUE, col=NULL, clwd=0, graph=TRUE, ...)
x |
An object of class |
which |
Index number of dimensions of input space to plot. |
npoints |
Number of grid points for image. |
fastcol |
If |
col |
Vector of background colors for the segments. |
clwd |
Line width of contour lines at cluster boundaries, use
larger values for |
graph |
Logical, add a neighborhood graph to the plot? |
xlab, ylab, ... |
Graphical parameters. |
This works only for "kcca"
objects, no method is available for
"kccasimple" objects.
Friedrich Leisch
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.