Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: qreg and boostrapping


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: qreg and boostrapping
Date   Thu, 17 Oct 2002 18:30:00 +0100

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index