twomodedistance: The function twomodedistance computes the two mode...

View source: R/twomodedistance.R

twomodedistanceR 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


lmap documentation built on April 3, 2025, 5:47 p.m.

Related to twomodedistance in lmap...