get.svd()
) of the Hessian matrix. Otherwise, if neither the Hessian matrix nor the eigenvalues need to be stored, the inverse Hessian can directly be computed from the contact, interaction and distance matrices.
build.invhess(svd_obj, singularity = 6)
get.cov(cm, im, deltas)
get.svd()
containing the eigenvector matrices, the eigenvalues and the index vectorbuild.contacts()
singularity
. If the number of eigenvalues equalling zero is unknown and should be determined, the parameter singularity
can be set to NULL
. The threshold for zero is set to $10^{-8}$.
build.hess
, get.svd