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
Binary regression and dummies variablesHi everyone, I want to estimate the coefficient of the following regression : y = Alpha0 + Theta* d…
Creating graphs for logistic regressionHello Everyone, I am currently working on my master thesis and finishing my quantitative analysis. …
Bootstrapped standard errors in panel data with sample weightsHello there, I am working with a panel collected from the Panel Study of Income Dynamics (survey da…
Dropping Variables Based on Other Variable, Student ProjectHey there, I'm a student working with Stata and have a data set that contains a variable associated…
combine variables panel data graphsHi I'm working with panel data, trade among 10 countries in the past 27 years. I want to add and gra…
Subscribe to:
Post Comments (Atom)
0 Response to oaxaca_rif with bootstrap standard errors and probability sample wiehgts
Post a Comment