predLik                 package:vbmp                 R Documentation

_V_B_M_P _p_r_e_d_i_c_t_i_v_e _l_i_k_e_l_i_h_o_o_d _e_s_t_i_m_a_t_e

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

     Retruns the predictive likelihood estimate for the VBMP fitted
     model.

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

                 
     predLik(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'

