Description Usage Arguments Value
Gets the Kullback-Leibler divergence of a provided distribution from a uniform distribution.
1 2 3 4 | kl_div_from_uniform(x)
## S3 method for class 'smooth_spectrum'
kl_div_from_uniform(x)
|
x |
Input distribution. |
The Kullback-Leibler divergence from a uniform distribution to the input distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.