.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/dist2full,v 1.2 83/12/30 23:08:35 rab Exp $
.FN dist2full
.TL
?dist2full: Distance Structure to Full Symmetric Matrix
.CS
?dist2full(x)
.PP
.AG x
distance structure, as produced by the `dist' function.
.RT
full symmetric matrix containing the distances from point
`i' to point `j' in the `i,j'th element.
.EX
xx <- ?dist2full( dist(datamatrix) )
.KW cluster
.KW multivariate
.KW array*
.WR
