matddlppar {dad} | R Documentation |
Matrix of distances between discrete probability densities given the probabilities on their common support
Description
Computes the matrix of the distances between several multivariate or univariate discrete probability distributions on the same support (which can be a Cartesian product of
sets), given the probabilities of the states (which are
-tuples) of the support.
Usage
matddlppar(freq, p = 1)
Arguments
freq |
list of arrays. Their |
p |
integer. Parameter of the distance. |
Value
Positive symmetric matrix whose order is equal to the number of distributions, consisting of the pairwise distances between these distributions.
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
matddlp
for discrete probability distributions which are estimated from samples.