getDesign             package:ArrayTools             R Documentation

_A_c_c_e_s_s _t_h_e _d_e_s_i_g_n _m_a_t_r_i_x _f_r_o_m _t_h_e _d_e_s_i_g_n_M_a_t_r_i_x _c_l_a_s_s

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

     Access the design matrix from the designMatrix class

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

     getDesign(object)

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

  object: a 'designMatrix' class 

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

     a matrix containing the 'designMatrix'

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

     Xiwei Wu, Arthur Li

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

     'designMatrix'

