Re: [Rd] Bug in plnorm (PR#11867)

2008-07-01 Thread maechler
Thank you, Goran, that's indeed a buglet (also for lower.tail=TRUE) that will be fixed shortly. Regards, Martin > "GB" == Gž¾¡ž¡öran Brostrž¾¡ž¡öm <[EMAIL PROTECTED]> > on Mon, 30 Jun 2008 00:45:21 +0200 (CEST) writes: GB> Full_Name: Göran Broström Version: 2.7.

[Rd] Bug in plnorm (PR#11867)

2008-06-29 Thread gb
Full_Name: Göran Broström Version: 2.7.1 OS: Ubuntu 8.04 (x86_64) Submission from: (NULL) (85.11.40.53) > plnorm(0, lower.tail = FALSE, log.p = TRUE) returns 1 instead of the correct 0 (zero). The same seems to hold for > plnorm(x, lower.tail = FALSE, log.p = TRUE) for any negative value of