View source: R/064_atoms_elementwise_kl_div.R
| kl_div | R Documentation |
KL Divergence: x*log(x/y) - x + y
kl_div(x, y)
x |
An Expression |
y |
An Expression |
A KlDiv atom
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.