matddjensenpar {dad} | R Documentation |
Matrix of divergences between discrete probability densities given the probabilities on their common support
Description
Computes the matrix of the Jensen-Shannon divergences 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.
Usage
matddjensenpar(freq)
Arguments
freq |
list of arrays. Their |
Value
Positive symmetric matrix whose order is equal to the number of densities, consisting of the pairwise Jensen-Shannon divergences between the discrete probability densities.
Author(s)
Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Sabine Demotes-Mainard
References
Deza, M.M. and Deza E. (2013). Encyclopedia of distances. Springer.
See Also
matddjensen
for discrete probability densities which are estimated from the data.