Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: option noomit not allowed
From 
 
Donald Spady <[email protected]> 
To 
 
Statalist Statalist <[email protected]> 
Subject 
 
st: option noomit not allowed 
Date 
 
Tue, 11 Sep 2012 11:18:53 -0600 
Dear All
I just tried to run a logistic regression and got the response "option noomit not allowed"
I had done the exact same regression on the same dataset a while back and got some results; today not so.
So I tried it using
sysuse auto.dta
logistic foreign mpg,  
where foreign is a 0/1 variable that mpg is continuous.
and I got the response
"option noomit not allowed"
I tried it with xi: as in
xi: logistic foreign i.rep78 and got
. xi: logistic foreign i.rep78
i.rep78           _Irep78_1-5         (naturally coded; _Irep78_1 omitted)
note: _Irep78_2 != 0 predicts failure perfectly
      _Irep78_2 dropped and 8 obs not used
option noomit not allowed
r(198);
HELP.  What is going on.
Don
  
Donald Spady
--
[email protected]
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/