CIdata {surveillance}R Documentation

Confidence-Interval for the Mean of the Poisson Distribution

Description

In the first column the mean from 0 to 20 is shown, In the second the lower and in the third the upper value of the 95 percent confidence interval. These intervals are used in the RKI Algorithms.

Usage

data(CIdata)

Format

A data frame with header.

Source

L. Sachs. Angewandte Statistik. Springer Verlag, 7. Auflage, S.446, 1991

See Also

algo.rki

Examples

    require(surveillance)
    data(CIdata)

[Package surveillance version 1.1-2 Index]