Description Usage Arguments Value See Also Examples
View source: R/distEuclidean.R
Calculates the Euclidean distance between two matrices with k columns.
1 | distEuclidean(x, y)
|
x |
a matrix of size |
y |
a matrix of size |
a distance matrix of size n x m.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.