Description Usage Arguments Value
Dynamic decomposition of the Gini Coefficient by Income Sources
1 | dynamicDecomp_giniBySources(decomp_giniBySources0, decomp_giniBySources1)
|
decomp_giniBySources0 |
A data.frame with with results of a static decomposition the Gini (produced by decomp_giniBySources) for group/time 0 |
decomp_giniBySources1 |
A data.frame with with results of a static decomposition the Gini (produced by decomp_giniBySources) for group/time 1 |
Returns a tibble with the following coluns: - Income Source (name of the income source) - Concentration Coefficient (with respect to the total income) - Share (with respect to the total income) - Concentration Coefficient*Share (sums up to the Gini Coefficient) - Contribution to Gini Coefficient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.