build.block: Linear relations between latent variables.
Description
############################################################################################
Usage
build.block(inner, latent)
Value
a list of matrices containing for each endogenous latent variable the
the own predictors
Arguments
- inner
a square (lower triangular) boolean matrix representing
the inner model (i.e. the path relationships between latent variables)
- latent
matrix of the latent score
Details
Internal function.