lfdrsim                package:locfdr                R Documentation

_S_i_m_u_l_a_t_e_d _d_a_t_a _s_e_t _f_o_r _l_o_c_f_d_r

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

     A simulated dataset that involves 2000 "genes", each of which has
     yielded a test statistic "zex", with zex[i] ~ N(mu[i],1)
     (independently for i=1,2,...2000.) The data comprises 2000 mu
     values and 2000 z-values.

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

     data(lfdrsim)

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

     A matrix of 2000 rows and 2 columns containing mu and the z-score
     values ('zex')

