compute_shannon_entropy | R Documentation |
Compute the shannon entropy of a discrete distribution, normalised from 0 to 1 (equibalanced classes)
compute_shannon_entropy(ratios)
ratios |
vector of the proportions of the mixture |
the entropy score
Bastien CHASSAGNOL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.