design                package:fdrame                R Documentation

_E_x_p_e_r_i_m_e_n_t_a_l _d_e_s_i_g_n

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

     A vector of integers specifying for each column(sample) to which
     group number it belongs.

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

     data(design)

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

     The format is: num [1:16] 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1

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

     In the example above there are two groups. Each group contains 8
     samples

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

     data(design)

