distmirr {klaR}
R Documentation
Internal function to convert a distance structure to a matrix
Description
For internal use only.
Usage
distmirr(dis)
Arguments
dis
a distance structure as computed by
dist
Value
A symmetric distance matrix is returned.
See Also
dist
[Package
klaR
version 0.5-8
Index]