calc_cov | R Documentation |
calc_cov
calculates loadings matrix and covariance
calc_cov(L_z, n_f, n_c, returntype = "covariance_matrix")
L_z |
vector of loadings parameters |
n_f |
number of factors (columns of loadings matrix) |
n_c |
number of variables (rows of loadings matrix) |
returntype |
character-string matching output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.