rZ_nrm_fc {amen} | R Documentation |
Simulate missing values in a normal AME model
Description
Simulates missing values of a sociomatrix under a normal AME model
Usage
rZ_nrm_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 |
Value
a square matrix, equal to Y at non-missing values
Author(s)
Peter Hoff
[Package amen version 1.4.5 Index]