View source: R/is_invertable.R
is_invertable | R Documentation |
is_invertable test whether a matrix is invertable, used to test for hessian or covariance is available
is_invertable(m)
m |
matrix to be tested |
boolean true if invertable and false If not
Craig Marsh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.