sigSegments-class          package:KCsmart          R Documentation

_S_i_g_n_i_f_i_c_a_n_t _s_e_g_m_e_n_t_s

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

     Lists the significant segments found in a given sample point
     matrix using a given significance level

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

     Objects can not be created by the user directly but rather through
     getSigSegments.

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


     '_g_a_i_n_s': Gained segments

     '_l_o_s_s_e_s': Lost segments

     '_s_i_g_m_a': The sigma used for the kernel to calculate the sample
          point matrix.

     '_s_i_g_L_e_v_e_l_s': The significance levels at which significant segments
          are calculated

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


     _s_h_o_w 'signature(object = "sigSegments")': ... 

     _w_r_i_t_e._t_a_b_l_e 'signature(x = "sigSegments")': ... 

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

     showClass("sigSegments")

