Learn R Programming

simsem (version 0.2-8)

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)

Value

  • The combined regression coefficient matrix

Examples

Run this code
# No example

Run the code above in your browser using DataLab