Learn R Programming

amen (version 1.4.5)

rZ_bin_fc: Simulate Z based on a probit model

Description

Simulates a random latent matrix Z given its expectation, dyadic correlation and a binary relational matrix Y

Usage

rZ_bin_fc(Z, EZ, rho, Y)

Value

a square matrix , the new value of Z

Arguments

Z

a square matrix, the current value of Z

EZ

expected value of Z

rho

dyadic correlation

Y

square binary relational matrix

Author

Peter Hoff