shannon_effnum {coda4microbiome} | R Documentation |
shannon_effnum
Description
Shannon effective number of variables in a composition
Usage
shannon_effnum(x)
Arguments
x |
abundance composition (vector) |
Value
shannon information
Author(s)
M. Calle - T. Susin
Examples
data(HIV, package = "coda4microbiome")
shannon_effnum(x_HIV[1,])
[Package coda4microbiome version 0.2.4 Index]