Description Usage Arguments Value
Dynamic decomposition of the mean income by sources
1 2 3 4 | dynamicDecomp_meanIncomeBySources(
decomp_meanIncomeBySources0,
decomp_meanIncomeBySources1
)
|
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 |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.