calculate gini coefficient on a minimum length vector
1 | extended_gini_fun(x, weights = rep(1, length = length(x)), minimum_length = 16)
|
gini coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.