Dear all,
I implement user written command oaxaca_rif, which preforms Oaxaca Blinder decomposition with recentered influence function.
When using bootstrap option weights are not allowed. Is there a way to use survey weights with bootstrap standard errors in this command?
I can eigher run one of the following models:
bootstrap, reps(100): oaxaca_rif y x1 x2, by(female) wgt(0) rif(mean)
oaxaca_rif y x1 x2 [w=weight], by(female) wgt(0) rif(mean)
Firpo et al. 2018 paper uses bootstrap standard errors when presenting emipirical example, some other authors also used bootstrap s.e, but with no information about sample weights although sample microdata where used.
Here are main references:
Firpo, S. P., N. M. Fortin, and T. Lemieux. 2018. Decomposing wage distributions using recentered influence function regressions. Econometrics 6: 28. https://doi.org/10.3390/econometrics6020028.
Rios-Avila, F. 2020. Recentered influence functions (RIFs) in Stata: RIF regression and RIF decomposition. Stata Journal, 20(1), 51-94. https://doi.org/10.1177/1536867X20909690.
I hope somebody can help me.
Best wishes,
Aleksandra
Related Posts with oaxaca_rif with bootstrap standard errors and probability sample wiehgts
Trouble with level option on xtregHi everyone, The level(#) option for estimation functions can be used to choose the confidence inte…
Quick question: how to let stata read months?Hello! I hope someone here is able to help me out with this matter. I have a research where I am tr…
Problem with omitted variables during regressionDear Stata-listers, Iam currently analysing impact of access to microfinance institution to consumpt…
Help on computing bootstrap upper and lower confidence intervalDear all, I need your help. I try to create two variables ("upCDF" and "loCDF"), which contains the…
Correct for optimism in prediction modelling using bootstrapping (bsample command), is this the correct approach?Dear statalist users, I have a question about the bsample command in STATA. I want to use this comm…
Subscribe to:
Post Comments (Atom)
0 Response to oaxaca_rif with bootstrap standard errors and probability sample wiehgts
Post a Comment