Skip to content
Prev 29316 / 63424 Next

Bug in plnorm (PR#11867)

Thank you, Goran,

that's indeed a buglet  (also for  lower.tail=TRUE) that will be fixed
shortly.

Regards,
Martin
GB> Full_Name: G??ran Brostr??m Version: 2.7.1 OS: Ubuntu 8.04
    GB> (x86_64) Submission from: (NULL) (85.11.40.53)


    >> plnorm(0, lower.tail = FALSE, log.p = TRUE)

    GB> returns 1 instead of the correct 0 (zero).

    GB> The same seems to hold for

    >> plnorm(x, lower.tail = FALSE, log.p = TRUE)

    GB> for any negative value of x.

    GB> ______________________________________________
    GB> R-devel at r-project.org mailing list
    GB> https://stat.ethz.ch/mailman/listinfo/r-devel