Other packages > Find by keyword >

ddecompose  

Detailed Distributional Decomposition
View on CRAN: Click here


Download and install ddecompose package within the R console
Install from CRAN:
install.packages("ddecompose")

Install from Github:
library("remotes")
install_github("cran/ddecompose")

Install by package version:
library("remotes")
install_version("ddecompose", "1.0.0")



Attach the package and use:
library("ddecompose")
Maintained by
Samuel Meier
[Scholar Profile | Author Map]
First Published: 2024-05-07
Latest Update: 2024-05-07
Description:
Implements the Oaxaca-Blinder decomposition method and generalizations of it that decompose differences in distributional statistics beyond the mean. The function ob_decompose() decomposes differences in the mean outcome between two groups into one part explained by different covariates (composition effect) and into another part due to differences in the way covariates are linked to the outcome variable (structure effect). The function further divides the two effects into the contribution of each covariate and allows for weighted doubly robust decompositions. For distributional statistics beyond the mean, the function performs the recentered influence function (RIF) decomposition proposed by Firpo, Fortin, and Lemieux (2018). The function dfl_decompose() divides differences in distributional statistics into an composition effect and a structure effect using inverse probability weighting as introduced by DiNardo, Fortin, and Lemieux (1996). The function also allows to sequentially decompose the composition effect into the contribution of single covariates. References: Firpo, Sergio, Nicole M. Fortin, and Thomas Lemieux. (2018) <doi:10.3390/econometrics6020028>. "Decomposing Wage Distributions Using Recentered Influence Function Regressions." Fortin, Nicole M., Thomas Lemieux, and Sergio Firpo. (2011) <doi:10.3386/w16045>. "Decomposition Methods in Economics." DiNardo, John, Nicole M. Fortin, and Thomas Lemieux. (1996) <doi:10.2307/2171954>. "Labor Market Institutions and the Distribution of Wages, 1973-1992: A Semiparametric Approach." Oaxaca, Ronald. (1973) <doi:10.2307/2525981>. "Male-Female Wage Differentials in Urban Labor Markets." Blinder, Alan S. (1973) <doi:10.2307/144855>. "Wage Discrimination: Reduced Form and Structural Estimates."
How to cite:
Samuel Meier (2024). ddecompose: Detailed Distributional Decomposition. R package version 1.0.0, https://cran.r-project.org/web/packages/ddecompose. Accessed 19 Feb. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited ddecompose R package
View ddecompose citation profile
Other R packages that ddecompose depends, imports, suggests or enhances
Complete documentation for ddecompose
Functions, R codes and Examples using the ddecompose R package
Full ddecompose package functions and examples
Downloads during the last 30 days
01/2001/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/17Downloads for ddecompose05101520253035TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

distillML  
Model Distillation and Interpretability Methods for Machine Learning Models
Provides several methods for model distillation and interpretability for general black box machine ...
Download / Learn more Package Citations See dependency  
apc  
Age-Period-Cohort Analysis
Functions for age-period-cohort analysis. Aggregate data can be organised in matrices indexed by age ...
Download / Learn more Package Citations See dependency  
spnet  
Plotting (Social) Networks on Maps
Facilitates the rendering of networks for which nodes have a specific position on a map cities parti ...
Download / Learn more Package Citations See dependency  
cheem  
Interactively Explore Local Explanations with the Radial Tour
Given a non-linear model, calculate the local explanation. We purpose view the data space, explanat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
krippendorffsalpha  
Measuring Agreement Using Krippendorff's Alpha Coefficient
Provides tools for applying Krippendorff's Alpha methodology . Both t ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA