euclidean_distance {dynutils} | R Documentation |
Use calculate_distance()
instead.
euclidean_distance(x, y = NULL)
correlation_distance(x, y = NULL)
x |
A numeric matrix, dense or sparse. |
y |
(Optional) a numeric matrix, dense or sparse, with |