estShannon {simboot} | R Documentation |
Estimator for Shannon's index
Description
Estimation function for Shannon's index. Internal use in
estShannonf
.
Usage
estShannon(x)
Arguments
x |
Vector of discrete-scaled numerical values. |
Details
Estimator of Shannon-Wiener index with bias correction. Number of Species S in the bias correction does not take zeros into account.
Value
Shannon-Wiener index with bias correction
[Package simboot version 0.2-8 Index]