SMAPProfiles-class           package:SMAP           R Documentation

_C_l_a_s_s "_S_M_A_P_P_r_o_f_i_l_e_s"

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

     Holds results from running 'smap'.

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

     Objects are not intended to be created directly but as a result
     from running 'smap'.

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

     '._D_a_t_a': Object of class '"list"' A list of objects of class
          'SMAPProfile-class'.

     '_n_a_m_e': Object of class '"character"' The name of the object.

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

     Class '"list"', from data part. Class '"vector"', by class
     '"list"'.

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

     _Q 'signature(object = "SMAPProfiles")': Returns the optimal state
          sequence of the list elements.

     _o_b_s_e_r_v_a_t_i_o_n_s 'signature(object = "SMAPProfiles")': Returns the
          observations of the list elements.

     _n_a_m_e 'signature(object = "SMAPProfiles")': Returns the name of the
          profile.

     _p_l_o_t 'signature(x = "SMAPProfiles", y = "missing")': A plot method
          for the result profiles.

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

     Robin Andersson, robin.andersson@lcb.uu.se

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

     Andersson, R., Bruder, C. E. G., Piotrowski, A., Menzel, U., Nord,
     H., Sandgren, J., Hvidsten, T. R., Diaz de Stahl, T., Dumanski, J.
     P., Komorowski, J., A Segmental Maximum A Posteriori Approach to
     Array-CGH Copy Number Profiling, submitted

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

     'smap', 'SMAPProfile-class'

