build.block {genpathmox}R Documentation

Linear relations between latent variables.

Description

############################################################################################

Usage

build.block(inner, latent)

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.

Value

a list of matrices containing for each endogenous latent variable the the own predictors


[Package genpathmox version 1.1 Index]