distance.Rd
Functions to calculate distances/dissimilarities between codebooks.
hellingerDistance(x,y)
squaredHellingerDistance(x,y)
symmetricAlphaDivergence(x,y)
a codebook
a codebook
Returns a numeric dissimilarity between two codebooks.
Note: The symmetric alpha-divergence is proportional to the Squared Hellinger distance, and is the default divergence between codebooks.