outlierResult-class          package:flowQ          R Documentation

_C_l_a_s_s "_o_u_t_l_i_e_r_R_e_s_u_l_t"

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

     A class to hold the results of an outlier test

_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("outlierResult",
     ...)'. ~~ describe objects here ~~

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


     '_f_r_a_m_e_I_d': Object of class '"character"' ~~ 

     '_f_i_l_t_e_r_D_e_t_a_i_l_s': Object of class '"list"' ~~ 

     '_t_e_s_t': Object of class '"character"' ~~ 

     '_p_a_r_a_m_e_t_e_r_s': Object of class '"ANY"' ~~ 

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

     Class '"outlier"', directly.

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

     No methods defined with class "outlierResult" in the signature.

_N_o_t_e:

     ~~further notes~~

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

     ~~who you are~~

_R_e_f_e_r_e_n_c_e_s:

     ~put references to the literature/web site here ~

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

     #showClass("outlierResult")

