Learn R Programming

OpenRepGrid (version 0.1.17)

dist_minmax: Calculate minimal and maximal possible distance

Description

While the minimal distance will usually be zero, the maximal distance can be used to normalize arbitrary distances.

Usage

dist_minmax(x, along = 1, dmethod = "euclidean", p = 2, max.only = FALSE)

Arguments