Description Usage Arguments Value
View source: R/classification_ef.R
Euclidean distance between the coefficient vectors of the projection of two images
1 | distance_ef(coeffs1, coeffs2)
|
coeffs1 |
numeric vector, first coefficient vector |
coeffs2 |
numeric vector, second coefficient vector |
numeric vector of length 1, the euclidean distance of coeffs1
and coeffs2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.