get_gini {volker} | R Documentation |
Calculate the Gini coefficient
Description
Calculate the Gini coefficient
Usage
get_gini(x)
Arguments
x |
A vector of counts or other values |
Value
The gini coefficient
[Package volker version 3.1.0 Index]