Calculate the variance-covariance matrix (VCV) of the constructs, i.e., correlations that involve common factors/latent variables are diattenuated.
calculateConstructVCV(
 .C          = args_default()$.C, 
 .Q          = args_default()$.Q
 )The (J x J) construct VCV matrix. Disattenuated if requested.
A (J x J) composite variance-covariance matrix.
A vector of composite-construct correlations with element names equal to the names of the J construct names used in the measurement model. Note Q^2 is also called the reliability coefficient.