rZ_fc {eigenmodel} | R Documentation |
Sample from the full conditional distribution of the latent variables in the ordered probit model
rZ_fc(EZ = XB(X, b) + ULU(UL), MH = TRUE)
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 |
a symmetric matrix
Peter Hoff