Learn R Programming

mcgf (version 1.1.1)

dists: Generic function for calculating distance matrices

Description

Generic function for calculating distance matrices

Usage

dists(x, ...)

Value

A list of signed distance matrices: h (Euclidean), h1

(horizontal), and h2 (vertical) with the same dimensions.

Arguments

x

An R object.

...

Additional parameters or attributes.