Skip to contents

distance12_matrix

Usage

distance12_matrix(x, n1, power = 1)

Arguments

x

matrix of locations in parameter space

n1

number of rows in the original dataset

power

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

Value

cross-distance matrix of dimensions n x (n - n1)

Author

Michael Dietze