CIdata             package:surveillance             R Documentation

_C_o_n_f_i_d_e_n_c_e-_I_n_t_e_r_v_a_l _f_o_r _t_h_e _M_e_a_n _o_f _t_h_e _P_o_i_s_s_o_n _D_i_s_t_r_i_b_u_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     data(CIdata)

_F_o_r_m_a_t:

     A data frame with header.

_S_o_u_r_c_e:

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

_S_e_e _A_l_s_o:

     'algo.rki'

_E_x_a_m_p_l_e_s:

         require(surveillance)
         data(CIdata)

