Eva Rueckert
> is it possible that Stata does not allow for the
> combination of qreg
> and btsrap? And if so, is there a way to obtain these results? The
> beginning of my non-functioning do-file looks as follows:
> ________________________________________________________
> program define Foax1
> version 7.0
> if "`1'" =="?" {
> global S_1 "com1 com2 mean_gap"
> exit
> }
> tempname o
> global list1 "educ_1 educ_2 exp exp_sq ten tensq married indust_2
> indust_3 status_1 status_2"
> qreg ln_hourly_EU_wage97 $list1 if country==2 & gender==1,
> quant(0.1)
> ________________________________________________________
>
> Thanks a lot for any useful replies.
And Stata says?
Nick
[email protected]
*
* 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/