Simulate Z based on a tobit model
Simulates a random latent matrix Z given its expectation, dyadic correlation and a nonnegative relational matrix Y
rZ_tob_fc(Z, EZ,rho,s2,Y)
Z
: a square matrix, the current value of ZEZ
: expected value of Zrho
: dyadic correlations2
: dyadic varianceY
: square relational matrix with nonnegative entriesa square matrix, the new value of Z
Peter Hoff