checkPosDef | R Documentation |
Uses eigen to check positive definiteness. Follows example used
in MASS
package by W. N. Venables and Brian D. Ripley
checkPosDef(X, tol = 1e-06)
X |
A matrix |
tol |
Tolerance (closeness to 0 required to declare failure) |
TRUE or FALSE
Paul E. Johnson pauljohn@ku.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.