View source: R/matddhellingerpar.R
matddhellingerpar | R Documentation |
Computes the matrix of the Hellinger (or Matusita) distances between several multivariate or univariate discrete probability distributions on the same support (which can be a Cartesian product of q
sets), given the probabilities of the states (which are q
-tuples) of the support.
matddhellingerpar(freq)
freq |
list of arrays. Their |
Positive symmetric matrix whose order is equal to the number of distributions, consisting of the pairwise Hellinger distances between these distributions.
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Sabine Demotes-Mainard
Deza, M.M. and Deza E. (2013). Encyclopedia of distances. Springer.
ddhellingerpar
.
matddhellinger
for discrete probability densities which are estimated from the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.