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


dynverse/dynutils documentation built on Oct. 10, 2022, 2:06 p.m.