testResult-class           package:PCpheno           R Documentation

_A _v_i_r_t_u_a_l _c_l_a_s_s _f_o_r _r_e_p_r_e_s_e_n_t_i_n_g _t_h_e _r_e_s_u_l_t _o_f _a _t_e_s_t.

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

     The 'testResult' class is the virtual base class for all result
     objects of the densityEstimate and graphTheory tests proposed in
     'PCpheno'.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     A virtual Class: No objects may be created from it.

_S_l_o_t_s:


     '_O_b_s_e_r_v_e_d': Return a '"numeric"' vector: the observed number of
          genes or interactions within each cellular organizational
          units

     '_E_x_p_e_c_t_e_d': Return a numeric or a matrix: the expected number of
          genes or interactions within each cellular organizational
          units

_M_e_t_h_o_d_s:

     No methods defined with class "testResult" in the signature.

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

     N. LeMeur

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

     'gtResult','deResult'

