Message-ID: <23623932.post@talk.nabble.com>
Date: 2009-05-19T20:37:51Z
From: deanj2k
Subject: help with error
while (theta1!=theta) {...}
gives the error message:
Error in while (theta1 != theta) { :
missing value where TRUE/FALSE needed
but when i extract theta1!=theta and paste it into the console it comes up
with the output TRUE which contradicts the error message- im not sure what I
am doing wrong
--
View this message in context: http://www.nabble.com/help-with-error-tp23623932p23623932.html
Sent from the R help mailing list archive at Nabble.com.