redundantM               package:ScISI               R Documentation

_A _m_a_t_r_i_x _o_f _r_e_d_u_n_d_a_n_t _c_o_m_p_l_e_x _s_u_m_m_a_r_y _s_t_a_t_i_s_t_i_c_s

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

     This matrix contains the redundant protein complex summary
     statistics for the ScISI. The rows and columns are indexed by the
     individual data-set from where the protein complex estimates
     orginated. The (i,j) entry details how many protein complexes of
     the index i are identical to those with respect to index j. This
     matrix is symmetric.

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

     data(redundantM)

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

     Matrix

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

     data(redundantM)

