calculateCompositeVCV | R Documentation |
Calculate the sample variance-covariance (VCV) matrix of the composites/proxies.
calculateCompositeVCV( .S = args_default()$.S, .W = args_default()$.W )
.S |
The (K x K) empirical indicator correlation matrix. |
.W |
A (J x K) matrix of weights. |
A (J x J) composite VCV matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.