.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/mdsplot,v 1.2 83/12/30 23:09:28 rab Exp $
.FN mdsplot
.TL
?mdsplot: Plot the Results of Multidimensional Scaling
.CS
?mdsplot(mds)
.PP
.AG mds
matrix representing data points, such as that produced by
the function `cmdscale'.
.SH EFFECT
Produces a plot where the x and y axes have the same coordinates per
inch, thus distances are represented correctly.  Each point is
identified by its sequence number.
.EX
?mdsplot( m <- cmdscale(distmat) )
.KW hplot*
.KW multi-dimensional scaling
.KW multivariate
.KW scaling
.KW array*
.WR
