covmat | R Documentation |
Transform lambda and sigma to a covariance matrix.
covmat(lambda, sigma)
lambda |
Vector of loadings. |
sigma |
Vector of standard deviations. |
The covariance matrix implied by lambda and sigma.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.