StabilityPCA-class       package:GeneSelector       R Documentation

"_S_t_a_b_i_l_i_t_y_P_C_A"

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

     An object returned from a call to GetStabilityPCA

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


     '_e_i_g_e_n_v_a_l_u_e_s': Eigenvalues of the centered cross-product matrix
          corresponding to the rank data matrix as described in
          GetStabilityPCA, obtained from principal components analysis,
          ordered decreasingly.

     '_m_e_a_s_u_r_e': The ratio of the maximum eigenvalue to the sum over all
          eigenvalues, serving as stability measure.


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


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

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

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

