Description Usage Arguments Details Author(s) References
Function to testing singularity of matrix entered to the function.
1 | testinv(x)
|
x |
matrix to be tested |
Returns FALSE, if the matrix is not invertable, which means the matrix is singular.
Eliška Friedlová (Hasníková)
from webpage https://stackoverflow.com/questions/24961983/how-to-check-if-a-matrix-has-an-inverse-in-the-r-language
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.