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]
Re: st: A modest proposal - missing data doesn't count
From
Phil Schumm <[email protected]>
To
[email protected]
Subject
Re: st: A modest proposal - missing data doesn't count
Date
Mon, 14 Jun 2010 14:44:54 -0500
On Jun 14, 2010, at 1:09 PM, Phil Schumm wrote:
Of course, while that would enable you to type expressions like
if 10 < x
without thinking about missing values, it would then mean that you
would have to start thinking about missing values every time you typed
if x < 10
So, you'd address one issue, but create another.
What I meant to write was
if 10 < value(x)
and
if value(x) < 10
-- Phil
*
* 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/