On Fri, 2004-03-05 at 09:34, [EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
> 
> > Full_Name: Xiong Guanglei
> > Version: 1.8.1
> > OS: Linux
> > Submission from: (NULL) (202.38.103.50)
> > 
> > 
> > qnorm(x)
> > when x>1.0
> 
> is not defined, hence Not a Number: NaN
> Obviously not a bug.


Right, but it should not segfault, which it does not in Version 1.8.1
Patched (2004-03-04), so presumably this error has been trapped.

> qnorm(2)
[1] NaN
Warning message: 
NaNs produced in: qnorm(p, mean, sd, lower.tail, log.p) 

HTH,

Marc Schwartz

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

Reply via email to