shannon {coda4microbiome}R Documentation

shannon

Description

Shannon information

Usage

shannon(x)

Arguments

x

abundance composition (vector)

Value

shannon information

Author(s)

M. Calle - T. Susin

Examples


data(HIV, package = "coda4microbiome")

shannon(x_HIV[1,])



[Package coda4microbiome version 0.2.3 Index]