Simulate Z given the partial ranks
Simulates a random latent matrix Z given its expectation, dyadic correlation and partial rank information provided by W
rZ_ord_fc(Z, EZ, rho, Y)
Z
: a square matrix, the current value of ZEZ
: expected value of Zrho
: dyadic correlationY
: matrix of ordinal dataa square matrix, the new value of Z
Peter Hoff