Description Usage Arguments Details Value Author(s) See Also Examples
Functions to calculate distances/dissimilarities between codebooks.
1 2 3 | hellingerDistance(x,y)
squaredHellingerDistance(x,y)
symmetricAlphaDivergence(x,y)
|
x |
a codebook |
y |
a codebook |
Note: The symmetric alpha-divergence is proportional to the Squared Hellinger distance, and is the default divergence between codebooks.
Returns a numeric dissimilarity between two codebooks.
Andreas Brandmaier brandmaier@mpib-berlin.mpg.de
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.