Learn R Programming

scanstatistics (version 1.0.1)

poisson_qmax: Calculates the largest value for which the Poisson score function is zero.

Description

Calculates the largest value for which the Poisson score function is zero.

Usage

poisson_qmax(c, b)

Arguments

c

A non-negative integer; the observed count.

b

A positive scalar; the expected count.

Value

A scalar greater than or equal to 1.