rZ_bin_fc: Simulate Z based on a probit model

Description Usage Arguments Value Author(s)

View source: R/rZ_bin_fc.R

Description

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

Usage

1
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

Value

a square matrix , the new value of Z

Author(s)

Peter Hoff


pdhoff/amen documentation built on Dec. 21, 2020, 6:10 a.m.