rZ_tob_fc {amen} | R Documentation |
Simulate Z based on a tobit model
Description
Simulates a random latent matrix Z given its expectation, dyadic correlation and a nonnegative relational matrix Y
Usage
rZ_tob_fc(Z, EZ,rho,s2,Y)
Arguments
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 |
Value
a square matrix, the new value of Z
Author(s)
Peter Hoff
[Package amen version 1.4.5 Index]