plot.imds: plotting the estimated spheres or boxes.

Description Usage Arguments Author(s)

Description

plotting the estimated hyperspheres or hyperboxes.

Usage

1
2
## S3 method for class 'imds'
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).

Author(s)

Yoshikazu Terada


smds documentation built on May 2, 2019, 1:44 p.m.