All, Hello! Help me, please!
I'm trying decomposition by -jmp2- command. Syntax looks like this:
reg ln_incms age age_sq marital educ if year==1975 & ethnicity==1
estimates store ashkenazi_75
reg ln_incms age age_sq marital educ if year==1975 & ethnicity==0
estimates store mizrahi_75
reg ln_incms age age_sq marital educ if year==1979 & ethnicity==1
estimates store ashkenazi_79
reg ln_incms age age_sq marital educ if year==1979 & ethnicity==0
estimates store mizrahi_79
jmp2 ashkenazi_75 mizrahi_75 ashkenazi_79 mizrahi_79 , benchmark(1) reference(1)
The -jmp2- You'll find in ssc: - ssc install jmp2 -
I need to test significant of decomposition results by bootstrap method.
Help me, please. What will I add to the syntax?
Thank you in advance,
Michael Buryak
MA Student of Department of Labor Studies,
Tel-Aviv University, Israel
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/