rZ_fc               package:eigenmodel               R Documentation

_S_a_m_p_l_e _f_r_o_m _t_h_e _f_u_l_l _c_o_n_d_i_t_i_o_n_a_l _d_i_s_t_r_i_b_u_t_i_o_n _o_f _t_h_e _p_r_o_b_i_t 
_l_a_t_e_n_t _v_a_r_i_a_b_l_e_s

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

     Sample from the full conditional distribution of the  latent
     variables in the ordered probit model

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

     rZ_fc(EZ = XB(X, b) + ULU(UL), MH = TRUE)

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

      EZ: a symmetric matrix with elements equal to the expected values
           of the latent variables 

      MH: whether or not to do a Metropolis update in addition  to the
          Gibbs sampling 

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

     a symmetric matrix

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

     Peter Hoff

