Learn R Programming

lame (version 1.3.4)

rZ_ord_bip_fc: Sample Z under bipartite ordinal data (rectangular)

Description

Rectangular analogue of rZ_ord_fc. Cutpoints are data-induced (the boundary between rank w and rank w+1 is the maximum Z in rank w and minimum Z in rank w+1), matching the existing unipartite convention. With rho = 0 in bipartite, every cell at rank w is drawn independently from a truncated normal centered at EZ.

Usage

rZ_ord_bip_fc(Z, EZ, Y)

Value

updated nA x nB latent matrix.

Arguments

Z

current rectangular latent matrix (nA x nB).

EZ

expected value (nA x nB).

Y

observed ordinal matrix (nA x nB).

Author

Cassy Dorff, Shahryar Minhas, Tosin Salau