Hello,

I've encountered the following:

> n_500
> tau_.95
> (n*(1-tau))
[1] 25
> (n*(1-tau))<=25
[1] FALSE
> (n*(1-tau))==25
[1] FALSE

I'm using UNIX R Version 1.4.0, and also tested in out in Windows 1.6.0. Is 
this a bug?

Masha

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to