Checks that a covariance matrix is positive definite
Checks that a matrix is positive definite
checkpd(sigma, tol = 1e-06)
sigma
tol
If TRUE, the input matrix is positive definite.
Useful links