R/RcppExports.R
distJSD.Rd
Computes Jensen-Shannon divergence, which is based on Kullback-Leibler divergence. deq(JSD(A||B)=12 ( KL(A||M)+KL(B||M) ))
distJSD(inMatrix)
a positive-valued numeric matrix.