rZ_bin_fc function

Simulate Z based on a probit model

Simulate Z based on a probit model

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

rZ_bin_fc(Z, EZ, rho, Y)

Arguments

  • Z: a square matrix, the current value of Z
  • EZ: expected value of Z
  • rho: dyadic correlation
  • Y: square binary relational matrix

Returns

a square matrix , the new value of Z

Author(s)

Peter Hoff

  • Maintainer: Peter Hoff
  • License: GPL-3
  • Last published: 2024-02-20