View source: R/unsupervised-distance.R
| compare_distances | R Documentation |
Compute distances using multiple methods for comparison
compare_distances(data, methods = c("euclidean", "manhattan", "maximum"))
data |
A data frame or tibble |
methods |
Character vector of methods to compare |
A list of dist objects named by method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.