Usage
## S3 method for class 'rplus':
plot3D(x,parts=1:3,...,vlabs=NULL,add=FALSE,bbox=FALSE,cex=1,size=cex,axes=TRUE,col=1)
Arguments
x
an rplus object to be plotted
parts
the variables in the rplus object to be plotted
vlabs
the labels used for the variable axes
add
logical, adding or new plot
bbox
logical, whether to add a bounding box
cex
size of the plotting symbol (as character expansion factor)
size
size of the plotting symbol, only size or cex should be used
axes
logical, whether to plot a coordinate cross
col
the color used for dots, defaults to black.