.jsd {musicatk} | R Documentation |
Calculates 1 - Jensen-Shannon Divergences between all pairs of columns between two matrices
.jsd(p, q, epsilon = 1e-07)
p |
First matrix |
q |
Second matrix |
epsilon |
Number to add to all probabilities. Default |
Returns matrix of 1 - Jensen-Shannon Divergences