S_fromUL {qfratio} | 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 |