Learn R Programming

surveillance (version 1.2-1)

CIdata: 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)

Arguments

format

A data frame with header.

source

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

See Also

algo.rki

Examples

Run this code
require(surveillance)
    data(CIdata)

Run the code above in your browser using DataLab