is.pd:
Do some basic checking to see if a matrix is positive-definite.
Description
A covariance matrix used in structural equation modeling should be
positive-definite, as it is going to be inverted during estimation and
fit. This function checks whether a Hermitian matrix is
positive-definite.