StabilityOverlap-class     package:GeneSelector     R Documentation

"_S_t_a_b_i_l_i_t_y_O_v_e_r_l_a_p"

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

     An object returned from a call to GetStabilityOverlap.

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


     '_o_v_e_r_l_a_p': A matrix of overlap counts. The rows  correspond to the
          position in the list (ranks), columns to different perturbed
          datasets/replications.

     '_s_c_o_r_e_s': A matrix of scores. The rows  correspond to the position
          in the list (ranks), columns to different perturbed
          datasets/replications.

     '_w_e_i_g_h_t_s_c_h_e_m_e': A list that gives information about the weighting
          scheme used, s. GetStabilityOverlap

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


     _s_h_o_w Use 'show(object)' for brief information.

     _s_u_m_m_a_r_y Use 'summary(object)' for summarized information, s.
          summary,StabilityOverlap

     _p_l_o_t Use 'plot' for a graphical display, s. plot,StabilityOverlap

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

     Martin Slawski martin.slawski@campus.lmu.de 
      Anne-Laure Boulesteix <URL: http://www.slcmsr.net/boulesteix>

_R_e_f_e_r_e_n_c_e_s:

     Lottaz, C., Yang, X., Scheid, S., Spang, R. (2006) 
      OrderedList - a Bioconductor package for detecting similarity in
     ordered gene lists. _Bioinformatics, 22, 2315-2316_

