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

st: qreg and boostrapping


From   "Eva Rueckert" <[email protected]>
To   [email protected]
Subject   st: qreg and boostrapping
Date   Thu, 17 Oct 2002 18:16:28 +0100

Dear All,
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.
Eva
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eva R�ckert
Centre for Economic Reform and Transformation
School of Management
Heriot-Watt University
Edinburgh EH14 4AS UK
Tel. +44 (0)131 451 3625
Fax. +44 (0)131 451 3296
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
*   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