classicCount-class           package:topGO           R Documentation

_C_l_a_s_s "_c_l_a_s_s_i_c_C_o_u_n_t"

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

     This class that extends the virtual class "groupStats" by adding 
     a slot representing the significant members. ....

_D_e_t_a_i_l_s:

     TODO: Some datails here.....

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("classicCount",
     testStatistic = "function", name = "character", allMembers =
     "character", groupMembers = "character", sigMembers =
     "character")'.

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

     '_s_i_g_n_i_f_i_c_a_n_t': Object of class '"integer"' ~~ 

     '_n_a_m_e': Object of class '"character"' ~~ 

     '_a_l_l_M_e_m_b_e_r_s': Object of class '"character"' ~~ 

     '_m_e_m_b_e_r_s': Object of class '"character"' ~~ 

     '_t_e_s_t_S_t_a_t_i_s_t_i_c': Object of class '"function"' ~~ 

_E_x_t_e_n_d_s:

     Class '"groupStats"', directly.

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

     _c_o_n_t_T_a_b_l_e 'signature(object = "classicCount")': ... 

     _i_n_i_t_i_a_l_i_z_e 'signature(.Object = "classicCount")': ... 

     _n_u_m_S_i_g_A_l_l 'signature(object = "classicCount")': ... 

     _n_u_m_S_i_g_M_e_m_b_e_r_s 'signature(object = "classicCount")': ... 

     _s_i_g_A_l_l_M_e_m_b_e_r_s 'signature(object = "classicCount")': ... 

     _s_i_g_M_e_m_b_e_r_s<- 'signature(object = "classicCount")': ... 

     _s_i_g_M_e_m_b_e_r_s 'signature(object = "classicCount")': ... 

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

     Adrian Alexa

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

     'classicScore-class', 'groupStats-class', 'getSigGroups-methods'

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

     ##---- Should be DIRECTLY executable !! ----

