Blinder-Oaxaca Decomposition Interactive Simulation with Shiny App
Play around with Blinder-Oaxaca decomposition App!
You can find the ShinyApp here: https://giacomovagni.shinyapps.io/oaxaca_shiny/
This App is based on the two R
libraries
library(oaxaca)
library(devtools)
install_github("giacomovagni/oaxacad")
library(oaxacad)
See also