dynamicDecomp_giniBySources: Dynamic decomposition of the Gini Coefficient by Income...

Description Usage Arguments Value

Description

Dynamic decomposition of the Gini Coefficient by Income Sources

Usage

1
dynamicDecomp_giniBySources(decomp_giniBySources0, decomp_giniBySources1)

Arguments

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

Value

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


antrologos/inequalityTools documentation built on May 23, 2021, 11:56 a.m.