sm_tidy_distance: Create a data frame of pairwise (Euclidiean) distances

Description Usage Arguments

View source: R/matrix.R

Description

Create a data frame of pairwise (Euclidiean) distances

Usage

1
sm_tidy_distance(x, item_name = "document")

Arguments

x

the matrix to compute distances between rows.

item_name

name to give to the set of rows; defaults to "document"


statsmaths/smodels documentation built on Jan. 9, 2021, 1:07 p.m.