test          package:surveillance          R Documentation(latin1)

_P_r_i_n_t _x_t_a_b_l_e _f_o_r _s_e_v_e_r_a_l _d_i_s_e_a_s_e_s _a_n_d _t_h_e _s_u_m_m_a_r_y

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

     Just a test method

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

         test(data = c("k1", "m5"), range = 157:339)

_A_r_g_u_m_e_n_t_s:

    data: vector of abbreviations for the diseases

   range: timepoints to evaluate

_D_e_t_a_i_l_s:

     The specified datasets are readed, corrected, enlarged and sent to
     the RKI 1, RKI 2, RKI 3 and Bayes system. The quality values are
     computed and printed for each diesease as latex table. Additonally
     a summary latex table for all diseases is printed

_V_a_l_u_e:

  xtable: printed latex tables

_A_u_t_h_o_r(_s):

     M. Hoehle, A. Riebler, C. Lang

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

         test(c("m1", "m2", "m3", "m4", "m5", "q1_nrwh", "q2", "s1",
                             "s2", "s3", "k1", "n1", "n2", "h1_nrwrp"))

