KLde | R Documentation |
KL divergence
KLde(px, py, epsilon = 1e-20)
px |
probability distribution |
py |
probability distribution |
epsilon |
small number to avoid log(0) |
KL divergence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.