.jsd | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.