Learn R Programming

simsem (version 0.2-8)

combineLatentCorExoEndo: Combine exogenous factor correlation and endogenous factor correlation into a single matrix

Description

Combine exogenous factor correlation, PH, and endogenous factor correlation, PS, into a single matrix

Usage

combineLatentCorExoEndo(PH, PS, value=0)

Arguments

PH
The exogenous factor correlation matrix
PS
The endogenous factor correlation matrix
value
The values for the correlation between exogenous and endogenous variables

Value

  • The combined correlation matrix

Examples

Run this code
# No example

Run the code above in your browser using DataLab