Description Usage Arguments Value Examples
Rao's quadratic diversity, using a binary distance measure, converted to the effective number of species
1 | quadratic_diversity(value, freq, sigma, threshold = 0.1)
|
value |
vector of trait values |
freq |
vector of frequencies or abundances |
sigma |
Cutoff for considering two trait values to be identical |
threshold |
minimum trait value to include in calculation |
effective number of species
1 | quadratic_diversity(1:5, 1:5, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.