[R] help with error
deanj2k
dl120 at le.ac.uk
Tue May 19 22:37:51 CEST 2009
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.
More information about the R-help
mailing list