Simulate Z based on a probit model
Simulates a random latent matrix Z given its expectation, dyadic correlation and a binary relational matrix Y
rZ_bin_fc(Z, EZ, rho, Y)
Z
: a square matrix, the current value of ZEZ
: expected value of Zrho
: dyadic correlationY
: square binary relational matrixa square matrix , the new value of Z
Peter Hoff