distance.matrix

distance.matrix(x, power = 1, dim = 2)

Arguments

x

matrix of locations in physical or parameter space

power

exponent used for calculating distance, default value of 2 = Pythagorean distance

dim

dimenstion

Value

d

Author

Michael Dietze