Description Usage Arguments Value Examples
This function returns Euclidean distance between all combination of rows of a data matrix. Much faster than 'dist' when you use large matrix (n> 100.000.000).
| 1 | euc_dist(m)
 | 
| m | matrix | 
matrix with Euclidean distance between all combination of rows
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.