"summary-methods"          package:rflowcyt          R Documentation

_S_u_m_m_a_r_y _o_f _o_b_j_e_c_t

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

     A summary such as statistics or the names of the list items will
     be output depending on the class of object.

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


     _o_b_j_e_c_t = "_A_N_Y" usually a print-out of statistics and names

     _o_b_j_e_c_t = "_F_C_S_m_e_t_a_d_a_t_a" Displays the structure of this object

     _o_b_j_e_c_t = "_F_C_S" A "FCSsummary" object is returned; Displays
          five-number summary using Tukey's method and the standard
          deviation for each column variable in the data of the FCS
          object and a print-out of information about the metadata,
          showing the description of the slots, the column parameter
          descriptives, and the slotNames in metdata@fcsinfo.

     _o_b_j_e_c_t = "_P_R_I_M._s_t_e_p" A matrix summarizing the iterations for the
          step is output

     _o_b_j_e_c_t = "_P_R_I_M._s_t_e_p._s_e_t" A list of matrices summarizing the
          iterations for each step is output ; the names of the list
          components is 'peel.step' and 'expand.step'

     _o_b_j_e_c_t = "_P_R_I_M._c_r_o_s_s_v_a_l._s_t_e_p" A list of 'PRIM.step.set' summary
          outputs is output; the list is indexed by testdata set "TD*"
          where "*" is the numeric ID

