estSimpson {MCPAN} | R Documentation |
Simpson index
Description
Calculates the estimate of the Simpson index from a vector of counts.
Usage
estSimpson(x)
Arguments
x |
a integer (numeric) vector, giving the counts of p species in a community |
[Package MCPAN version 1.1-21 Index]