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