s-news
[Top] [All Lists]

Re: comparing NA values with floating points

To: <s-news@lists.biostat.wustl.edu>
Subject: Re: comparing NA values with floating points
From: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Tue, 14 Jun 2005 14:09:09 +0200
Thread-index: AcVw1+ZUY3dl79Z/R7yw6nF3Q/bHmQAAWn8g
Thread-topic: [S] comparing NA values with floating points
Use (x - y) < threshold if you want to compare floating point vectors.
The threshold is the smallest possible difference between your data. 

-----Oorspronkelijk bericht-----
Van: s-news-owner@lists.biostat.wustl.edu
[mailto:s-news-owner@lists.biostat.wustl.edu] Namens Dave Evens
Verzonden: dinsdag 14 juni 2005 13:56
Aan: s-news@lists.biostat.wustl.edu
Onderwerp: [S] comparing NA values with floating points


Following on from my last email. Can I compare two
floating point vectors which also contain NA values?

Thanks in advance for any help.

Dave

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
--------------------------------------------------------------------
This message was distributed by s-news@lists.biostat.wustl.edu.  To
unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
the BODY of the message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>