I have the following problem with Stata 10 SE for Linux (GUI):
. sysuse auto, clear
. reg mpg weight
. reg
95,0 found where number expected
r(198);
. areg mpg weight, absorb(rep78)
95,0 found where number expected
r(198);
. xtreg mpg weight, i(rep78)
95,0 found where number expected
r(198);
The commands work for the Linux console. Can anybody confirm this
behaviour for
Stata/SE 10.0 for Unix
Born 26 Jun 2007
Copyright (C) 1985-2007
Uli
*
* 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/