Generic function for calculating distance matrices
dists(x, ...)
x
: An R object....
: Additional parameters or attributes.A list of signed distance matrices: h
(Euclidean), h1
(horizontal), and h2
(vertical) with the same dimensions.
Useful links