Learn R Programming

FRK (version 2.3.1)

measure-class: measure

Description

Measure class used for defining measures used to compute distances between points in objects constructed with the FRK package.

Arguments

Details

An object of class measure contains a distance function and a variable dim with the dimensions of the Riemannian manifold over which the distance is computed.

See Also

distance for computing a distance and distances for a list of implemented distance functions.