dist_matrix | R Documentation |
Dispatch of amap::Dist, cosine_dist, and norm_inprod methods.
dist_matrix(data, method = "euclidean", n_cores = 1)
data |
Rectangular numeric matrix [Observations, Features] |
method |
Methods accepted by amap::Dist or cosine and norm_inprod |
n_cores |
Number of cores |
Distance symmetric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.