true_gini: Calculate the true Gini-Simpson index

View source: R/alpha_true.R

true_giniR Documentation

Calculate the true Gini-Simpson index

Description

Calculate the true Gini-Simpson index

Usage

true_gini(input)

Arguments

input

A vector of proportions.

Value

The Gini-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.


adw96/breakaway documentation built on Dec. 12, 2023, 2:19 a.m.