reldist-internal | R Documentation |
Internal reldist functions.
entropy(x,xo=FALSE)
x |
a list with components |
xo |
a list with components |
Most of these are not to be called by the user.
If xo
is given, the relative entropy (or Kullback-Liebler divergence) of the first to the second argument is calculated. Otherwise the entropy of the distribution specified by x
.
reldist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.