Dear Statalist,
somehow the predict command in the last line does not seem to work here:
global list3 "ISCED5_7 ISCED3 age age_sq married numchil12"
local ctry "2 3 6 11 17"
foreach crty of local ctry {
probit participation $list3 if country==`crty'& gender==0[pweight=weight]
predict double mphat_`crty' if e(sample), xb
}
**************************************************************
Stata performs the probit but then replies:
phat_2 not found
r(111);
end of do-file
r(111);
****************************************************************
Does anyone know where the mistake lies?
Thanks a lot,
Eva
________________________________________________________________
DISCLAIMER:
This e-mail and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom it is addressed. If you are not the intended recipient
you are prohibited from using any of the information contained
in this e-mail. In such a case, please destroy all copies in
your possession and notify the sender by reply e-mail. Heriot
Watt University does not accept liability or responsibility
for changes made to this e-mail after it was sent, or for
viruses transmitted through this e-mail. Opinions, comments,
conclusions and other information in this e-mail that do not
relate to the official business of Heriot Watt University are
not endorsed by it.
________________________________________________________________
*
* 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/