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: Problems with "if X==number"
From
"Mark Marshall" <[email protected]>
To
<[email protected]>
Subject
st: Problems with "if X==number"
Date
Sun, 25 Jul 2010 18:45:43 +1200
Using Stata/MP 11.1, Windows Vista.
Why is my Stata suddenly doing this? Is this something to do with some
obscure Stata setting, or do I have a serious problem with my
installation...
*****************************************************
Code:
sysuse auto
gen test=1 if gear_ratio==3.58
tab test
Output:
. gen test=1 if gear_ratio==3.58
(74 missing values generated)
. tab test
no observations
*****************************************************
Mark Marshall
*
* 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/