generateConstructCor: Internal: Compute the construct correlation matrix

View source: R/generateConstructCor.R

generateConstructCorR Documentation

Internal: Compute the construct correlation matrix

Description

Calculate the construct correlation matrix.

Usage

generateConstructCor(.Gamma = NULL, .B = NULL, .Phi = NULL)

Arguments

.Gamma

A matrix containing the path coefficients from the exogenous on the endogenous constructs.

.B

A matrix containing the path coefficients from the endogenous on the endogenous constructs.

.Phi

A symmetric matrix of correlations between exogenous constructs

Value

A matrix of construct correlations.


M-E-Rademaker/cSEM.DGP documentation built on Nov. 23, 2024, 11:31 a.m.