scalar.dist: Calculate scalar distance

Description Usage Arguments Details Value Author(s) Examples

Description

Calculate the scalar distance between elements of a matrix.

Usage

1

Arguments

x

A vector of numeric values.

...

Additional arguments, not used at this time.

Details

Take the absolute difference between all elements in a vector, and return a matrix of the distances.

Value

a matrix object

Author(s)

Jake Bowers, http://jakebowers.org/, Cole Beck

Examples

1

nbpMatching documentation built on May 2, 2019, 5:23 p.m.