Learn R Programming

genpathmox (version 0.6)

build.block: Defining the linear relations between the latent variables.

Description

Defining the linear relations between the latent variables.

Usage

build.block(inner, latent, ...)

Arguments

inner

matrix containing information of the latent causal relationships.

latent

matrix containing the estimated latent variables.

Further arguments passed on to build.block.

Value

list of matrices containing for each dependend latent variable the dependent LV and the explicative latent variables.

Details

Internal function. build.block is called by splitopt.pls.