Learn R Programming

breakaway (version 4.8.4)

true_gini: Calculate the true Gini-Simpson index

Description

Calculate the true Gini-Simpson index

Usage

true_gini(input)

Value

The Gini-Simpson index of the population given by input.

Arguments

input

A vector of proportions.