View source: R/transformation.R
similarity | R Documentation |
Calculate similarity Exponential Euclidean distance (Frobenius norm) with weighting factor
similarity(x1, x2, alpha = 1)
x1 |
<vector> First vector |
x2 |
<vector> Second vector |
alpha |
<float> Weighting factor |
Distance between vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.