plotDiagnostics             package:vbmp             R Documentation

_V_B_M_P _c_o_v_a_r_i_a_n_c_e _d_i_a_g_n_o_s_t_i_c_s _p_l_o_t

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

     plot the evolution of convergence diagnostics: lower-bound, 
     predictive likelihood, out-of-bound test error and theta params
     (when inferred)

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

     plotDiagnostics(obj)

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

     obj: an object inheriting from class 'VBMP.obj', usually  the
          result of a call to 'vbmp' 

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

     See Also as 'vbmp'

