StabilityGLM-class       package:GeneSelector       R Documentation

"_S_t_a_b_i_l_i_t_y_G_L_M"

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

     An object returned from a call to GetStabilityGLM

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


     '_c_o_e_f_f_i_c_i_e_n_t_s': Slopes of the logistic regression with response=1,
          if gene declared significant in iteration 'b', 'b=1,...,B',
          where  'B=length(coefficients)'=no. of perturbed datasets and
          regressor=ranks from original dataset.

     '_d_e_v_i_a_n_c_e_v_e_c': A numeric vector of the deviances belonging to the
          regression models described shortly under 'coefficients'.

     '_d_e_v_i_a_n_c_e_c_o_u_n_t': Deviance belonging to the logistic regression
          model where the responses defined under 'coefficients' are
          added over the 'B' iterations to obtain one response
          variable.

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

_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>

