Learn R Programming

lmap (version 0.2.4)

twomodedistance: The function twomodedistance computes the two mode (unfolding) distance

Description

The function twomodedistance computes the two mode (unfolding) distance

Usage

twomodedistance(U, V)

Value

D a N by R matrix with Euclidean distances

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.