cov_from_factors | R Documentation |
produce list of rank-1 covariance matrices corresponding to rows of f
cov_from_factors(f, name)
f |
a matrix of factors (each row is a factor) |
name |
a string indicating the name to use |
a list of rank one matrices whose kth element is f[k,] f[k,]' and named name_k
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.