metabin               package:lbdatasets               R Documentation

_M_E_T_A_B_I_N _d_a_t_a

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

     metabin dataset.

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

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

     A data.frame for metaanalysis of binary data (Book, table 14.4 pag
     93)

     study Study name

     te treated: events

     tne treated: non events

     tn treated: total number of patients

     ce controls: events

     cne controls: non events

     cn controls: total number of patients

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

     Borenstein et al. 2009 - Introduction to Meta-Analysis - Wiley,
     retrieved
     https://www.meta-analysis.com/pages/book_introduction_to_meta-analysis.php

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

     head(metabin)
     summary(metabin)
     


