View source: R/normalization.R
shannon | R Documentation |
Shannon entropy is: sum [ x_i log(x_i) ]
shannon(x)
x |
data vector |
shannon entropy in base e
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.