twomodedistance {lmap} | R Documentation |
The function twomodedistance computes the two mode (unfolding) distance
Description
The function twomodedistance computes the two mode (unfolding) distance
Usage
twomodedistance(U, V)
Arguments
U |
An N times S matrix with coordinates in S dimensional Euclidean space. |
V |
An R times S matrix with coordinates in S dimensional Euclidean space. |
Value
D a N by R matrix with Euclidean distances
[Package lmap version 0.1.2 Index]