plot,AggregatedRanking     package:GeneSelector     R Documentation

_V_i_s_u_a_l_i_z_e _r_e_s_u_l_t_s _f_r_o_m _A_g_g_r_e_g_a_t_e_B_a_y_e_s

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

     Display of the (discrete) posterior distribution of the rank (with
     respect to differential expression) of a certain gene

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

       x: An object of class 'AggregateBayes'

   index: the gene index (row of expression matrix) for which is the
          plot is performed

     ...: Additional arguments concerning graphical options.

_N_o_t_e:

     Only works if the aggregation has been done with 'AggregateBayes'.
     For 'AggregateSimple', there is no plot method.

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

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

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

     GetRepeatRanking, AggregateBayes

