true_inverse_simpson {breakaway} | R Documentation |
Calculate the true Inverse Simpson index
Description
Calculate the true Inverse Simpson index
Usage
true_inverse_simpson(input)
Arguments
input |
A vector of proportions. |
Value
The inverse-Simpson index of the population given by input.
Note
This function is intended for population-level data. If you are dealing with a microbial sample, use DivNet instead.
[Package breakaway version 4.8.4 Index]