a list with the results of the decomposition and the parts used for the
decomposition, containing the following components:
gini_decompa list containing the decomposition: gini_total (value of the gini
coefficient of x), gini_within (value of within-group inequality), gini_between (value
of between-group inequality) and gini_overlap (value of overlap in inequality)
gini_groupa list containing gini_group (the gini coefficients of the different
subgroups) and gini_group_contribution(the contribution of the subgroups to the total
within-group inequality: adds up to gini_within)
gini_decompa list containing the means of x: mean_total (value of the mean of x of
all subgroups combined) and mean_group (value of the mean of x of the individual subgroups)
inequality) and gini_between (value of between-group inequality)
share_groupsthe distribution of the subgroups z
share_income_groupsthe distribution of vector x by subgroups z
number_casesa list containing the number of cases in total, by subgroup (weighted
and unweighted): n_unweighted (total number of unweighted x), n_weighted (total number of
weighted x), n_group_unweighted (number of unweighted x by subgroup z), n_group_unweighted
(number of weighted x by subgroup z)