Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


dynutils (version 1.0.4)

euclidean_distance: These functions will be removed soon

Description

Use calculate_distance() instead.

Usage

euclidean_distance(x, y = NULL)

correlation_distance(x, y = NULL)

Arguments

x

A numeric matrix, dense or sparse.

y

(Optional) a numeric matrix, dense or sparse, with nrow(x) == nrow(y).