is.SPD | R Documentation |
Test if the object is a matrix that is symmetric and positive definite
is.SPD(x, tol = .Machine$double.eps)
x |
the object to be tested. |
tol |
the tolerance for the reciprocal condition number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.