Skip to content

qpois errors for degenerate distribution (PR#14135)

1 message · Martin Maechler

#
JL> Full_Name: Jerry W. Lewis Version: 2.10.0 OS: XP
    JL> Professional Submission from: (NULL) (96.237.55.233)


    JL> For a degenerate Poisson distribution (lambda==0),
    JL> qpois(p,0,lower.tail) should return 0 for any valid p,
    JL> but qpois(1,0) and qpois(0,0,F) incorrectly return Inf.

It's very much a borderline case.

But you are right.  This will be fixed in the next versions of R,
but not yet in  R 2.10.1  released a few hours ago ... ;-)

Martin Maechler, ETH Zurich