plotPredictions           package:SNPchip           R Documentation

_P_l_o_t_s _t_h_e _p_r_e_d_i_c_t_i_o_n_s _f_r_o_m _t_h_e _H_M_M

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

     Plots the predictions from the HMM.  This function is usually not
     called directly.

_U_s_a_g_e:

     plotPredictions(object, op)

_A_r_g_u_m_e_n_t_s:

  object: object of class 'HmmPredict'

      op: an object inheriting from 'ParESet'

_V_a_l_u_e:

     Nothing

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

     R. Scharpf

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

     ##See the VanillaICE vignette

