Skip to content
Back to formatted view

Raw Message

Message-ID: <17707.44798.20178.525561@basebud.nulle.part>
Date: 2006-10-10T14:32:30Z
From: Dirk Eddelbuettel
Subject: Error message
In-Reply-To: <000e01c6ec77$fe0631c0$0100a8c0@ESCRITORIO>

On 10 October 2006 at 15:25, VitorTeixeira wrote:
| Hi.
|  
| I have this error message:
|  
| Error in if (Y > 0) { : missing value where TRUE/FALSE needed
|  
| when I?m trying to run this code.

We know as you already told us two days ago.  

I'd start by examining my data and remove __missing values__ as the code you
are using apparently does not digests data containing missing values.  The
summary(), is.finite() and which() functions may all be of help here.

I am not familiar with the function itself so this may be of limited actual
help to you. 

Good luck, Dirk


-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison