combinePathExoEndo: Combine the regression coefficient matrices
Description
Combine the regression coefficient matrices both one from exogenous variables to endogenous variables and one from endogenous variables to endogenous variables
Usage
combinePathExoEndo(GA, BE, value = 0)
Arguments
GA
The regression coefficient matrix from exogenous variables to endogenous variables
BE
The regression coefficient matrix from endogenous variables to endogenous variables
value
The value put in the leftovers in the resulting object (such as exogenous variables --> exogenous variables)