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 |
Value
A symmetric distance matrix is returned.
See Also
[Package klaR version 1.7-3 Index]