Rectangular analogue of rZ_pois_fc. Each (i,j)
cell is updated independently with a Metropolis-Hastings step on
the Poisson log-link; there is no upper/lower-triangle coupling and
no diagonal because the bipartite Y is nA x nB with disjoint
row and column actor sets.
rZ_pois_bip_fc(Z, EZ, s2, Y, log_exposure = 0)updated nA x nB latent matrix.
current rectangular latent matrix (nA x nB).
expected value (regression + additive + multiplicative effects), nA x nB.
dyadic variance (proposal scale on the latent log-mean).
observed count matrix (nA x nB); NA entries are
resampled from the prior.
optional per-period log-exposure offset (scalar
or matrix conformable with Y). Default 0.
Cassy Dorff, Shahryar Minhas, Tosin Salau