lowerbound              package:howmany              R Documentation

_T_h_e _l_o_w_e_r _b_o_u_n_d _f_o_r _t_h_e _n_u_m_b_e_r _o_f _c_o_r_r_e_c_t _r_e_j_e_c_t_i_o_n_s

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

     Extracts the lower bound for the number of false rejections (as a
     function of the total number of made rejections) from an object of
     class 'howmany'.

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

     lowerbound(object)

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

  object: an object of class 'howmany' 

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

     A numerical vector, giving the lower bound for the number of
     correct rejections as a function of the number of made rejections.

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

     Nicolai Meinshausen, nicolai@stat.math.ethz.ch

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

     'howmany' and 'howmany_dependent' for multiple tests with
     independent and dependent test statistics respectively.

