Description Usage Arguments Value
View source: R/multivariate_funtional.R
euclidean distance between 2 sets
1 | distEuclidean(x, y)
|
x |
data.frame (n x p) |
y |
data.frame (m x p) |
distance between x points (rows) and y points (columns) - (n x m)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.