Learn R Programming

simsem (version 0.2-8)

combineLoadingExoEndo: Combine factor loading from the exogenous and endogenous sides into a single matrix

Description

Combine factor loading from the exogenous and endogenous sides into a single matrix

Usage

combineLoadingExoEndo(LX, LY, value = 0)

Arguments

LX
The factor loading matrix in the exogenous side
LY
The factor loading matrix in the endogenous side
value
the values filling in the other values in the resulting matrix

Value

  • The combined factor loading matrix

Examples

Run this code
# No example

Run the code above in your browser using DataLab