S_fromUL | R Documentation |
This is an internal utility function to make covariance matrix from eigenvectors and eigenvalues. Symmetry is assumed for the original matrix.
S_fromUL(evec, evalues)
evec |
Matrix whose columns are eigenvectors |
evalues |
Vector of eigenvalues |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.