deprecated: These functions will be removed soon

euclidean_distanceR Documentation

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).


dynutils documentation built on Oct. 11, 2022, 5:07 p.m.