View source: R/parameter_uncertainty_utils.R
isMatrixPositiveDefinite | R Documentation |
mvtnorm
does.Is matrix positive definite. Same check as mvtnorm
does.
isMatrixPositiveDefinite(matrix, tol = 1e-06)
matrix |
matrix to check |
tol |
tolerance when checking the eigenvalues |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.