build_constrMat() creates a binary matrix with entries equal to 1 when referring to free loadings, and 0 entries otherwise.
Usage
build_constrMat(
P,
Q,
STRUCT = c("simple", "triangular", "crossed"),
CROSS = NULL
)
build_constrMat() creates a binary matrix with entries equal to 1 when referring to free loadings, and 0 entries otherwise.
build_constrMat(
P,
Q,
STRUCT = c("simple", "triangular", "crossed"),
CROSS = NULL
)