Simulates a random latent matrix Z given its expectation, dyadic correlation and relative rank nomination data
rZ_rrl_fc(Z, EZ, rho, Y, YL)
a square matrix, the new value of Z
a square matrix, the current value of Z
expected value of Z
dyadic correlation
square matrix of ranked nomination data
list of ranked individuals, from least to most preferred in each row
Peter Hoff
simulates Z under the constraints (1) Y[i,j]>Y[i,k] => Z[i,j]>Z[i,k]