kl_div_from_uniform | R Documentation |
Gets the Kullback-Leibler divergence of a provided distribution from a uniform distribution.
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.