HmmPredict-class           package:SNPchip           R Documentation

_C_l_a_s_s _f_o_r _c_o_n_t_a_i_n_i_n_g _o_u_t_p_u_t _f_r_o_m _a _h_i_d_d_e_n _M_a_r_k_o_v _f_i_t _t_o _S_N_P-_l_e_v_e_l
_d_a_t_a _o_f _g_e_n_o_t_y_p_e _c_a_l_l_s _a_n_d _c_o_p_y _n_u_m_b_e_r _e_s_t_i_m_a_t_e_s

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

     Container for HMM predictions

_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("HmmPredict",
     assayData, phenoData, featureData, experimentData, annotation,
     ...)'.

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


     '_s_t_a_t_e_s': Object of class '"character"'  

     '_b_r_e_a_k_p_o_i_n_t_s': Object of class '"data.frame"' 

     '_a_s_s_a_y_D_a_t_a': Object of class '"AssayData"' 

     '_p_h_e_n_o_D_a_t_a': Object of class '"AnnotatedDataFrame"' 

     '_f_e_a_t_u_r_e_D_a_t_a': Object of class '"AnnotatedDataFrame"' 

     '_e_x_p_e_r_i_m_e_n_t_D_a_t_a': Object of class '"MIAME"' 

     '_a_n_n_o_t_a_t_i_o_n': Object of class '"character"'  

     '.___c_l_a_s_s_V_e_r_s_i_o_n__': Object of class '"Versions"' 

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

     Class 'SnpLevelSet', directly. Class 'NULLorHmmPredict', directly.
     Class 'eSet',  by class "SnpLevelSet", distance 2. Class
     'VersionedBiobase', by class "SnpLevelSet", distance 3. Class
     'Versioned', by class "SnpLevelSet", distance 4.

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

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

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

     RS

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

     showClass("HmmPredict")

