Learn R Programming

scanstatistics (version 1.0.1)

poisson_lambda: Compute the score for an individual Poisson observation.

Description

Compute the score for an individual Poisson observation.

Usage

poisson_lambda(c, b)

Arguments

c

A non-negative integer; the observed count.

b

A positive scalar; the expected count.

Value

A scalar; the score.