- x
an object of class MDS
- nnlines
if TRUE, draws nearest neighbour lines
- pch
plot character (see ?plot for details). May be a vector.
- pos
position of the sample labels relative to the plot
symbols if pch != NA
- cex
relative size of plot symbols (see ?par for
details)
- col
plot colour (may be a vector)
- bg
background colour (may be a vector)
- oma
A vector of the form c(bottom, left, top, right)
giving the size of the outer margins in lines of text.
- mar
A numerical vector of the form c(bottom, left,
top, right) that gives the number of lines of margin to be
specified on the four sides of the plot.
- mgp
The margin line (in mex units) for the axis
title, axis labels and axis line. See ?par for further
details.
- xpd
A logical value or NA. See ?par for
further details.
- Shepard
either:
0: only plot the MDS configuration, do not show the Shepard plot
1: only show the Shepard plot, do not plot the MDS configuration
2: show both the MDS configuration and Shepard plot in separate
windows
- ...
optional arguments to the generic plot function