Calculate the true Inverse Simpson index

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.