Computation of the singular value decomposition for a matrix. Sorts the eigenvalues in ascending order by maintaining their original order in an index array.
Usage
get.svd(hessian.mat, linpack = TRUE)
Arguments
hessian.mat
input matrix is a Hessian matrix
linpack
logical, specifies whether LINPACK or LAPACK routines are used
Value
Return value is a list with the following components: