dynamicDecomp_meanIncomeBySources: Dynamic decomposition of the mean income by sources

Description Usage Arguments Value

Description

Dynamic decomposition of the mean income by sources

Usage

1
2
3
4
dynamicDecomp_meanIncomeBySources(
  decomp_meanIncomeBySources0,
  decomp_meanIncomeBySources1
)

Arguments

decomp_meanIncomeBySources0

A data.frame with with results of a static decomposition the mean income (produced by decomp_meanIncomeBySources) for group/time 0

decomp_meanIncomeBySources1

A data.frame with with results of a static decomposition the mean income (produced by decomp_meanIncomeBySources) for group/time 1

Value

Returns a tibble with the following coluns: - Income Source: name of the income source - mean_effect: change in mean total income due to the change in the mean of each income source - recipients_effect: change in mean total income due to the change in proportion of recipients of each income source - TOTAL: total change in mean total income due to each income source (mean_effect + recipients_effect)


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