Description Usage Arguments Details Value See Also Examples
Calcualte the matrix rank of a symetric matrix.
1 | mrank_sq(X)
|
X |
X is the input data matrix and it should be a symetrix matrix. |
Calculate the rank of the input data matrix by using eigen decomposition.
The rank of the symetrix matrix.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.