Learn R Programming

smds (version 1.0)

plot.imds: plotting the estimated spheres or boxes.

Description

plotting the estimated hyperspheres or hyperboxes.

Usage

"plot"(x, xylim="auto",clab=1:nrow(X),lab.cex=1,lab.col="black",...)

Arguments

x
Object class "imds"
xylim
The x limits (xylim[1,1], xylim[1,2]) of the plot. The y limits (xylim[2,1], xylim[2,2]) of the plot. Note that xylim[i,1] > xylim[i,2] (i=1, 2) is allowed and leads to a 'reversed axis'.
clab
A character vector for objects.
lab.cex
numeric character expansion factor.
lab.col
label color.
...
further graphical parameters (from par).