rZ_tob_fc | R Documentation |
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 Z |
EZ |
expected value of Z |
rho |
dyadic correlation |
s2 |
dyadic variance |
Y |
square relational matrix with nonnegative entries |
a square matrix, the new value of Z
Peter Hoff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.