Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Problem with Stata 10 SE Linux


From   Ulrich Kohler <[email protected]>
To   [email protected]
Subject   st: Problem with Stata 10 SE Linux
Date   Thu, 05 Jul 2007 09:19:44 +0200

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/



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