matrix.rank | R Documentation |
Rank of a matrix
matrix.rank(A, tolerance = 1e-10)
A |
a matrix of real numbers |
tolerance |
level below which we treat a singular value to be 0 |
an nonnegative integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.