View source: R/generateConstructCor.R
| generateConstructCor | R Documentation | 
Calculate the construct correlation matrix.
generateConstructCor(.Gamma = NULL, .B = NULL, .Phi = NULL)
| .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 | 
A matrix of construct correlations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.