simZ {amen} | R Documentation |
Simulate Z given its expectation and covariance
Description
Simulate Z given its expectation and covariance
Usage
simZ(EZ, rho, s2 = 1)
Arguments
EZ |
expected value of Z |
rho |
dyadic correlation |
s2 |
dyadic variance |
Value
a simulated value of Z
Author(s)
Peter Hoff
[Package amen version 1.4.5 Index]