rank_input_matrix | R Documentation |
This function convert a non-negative matrix into a column-ranked matrix
rank_input_matrix(mat)
mat |
The input matrix, can be dense or sparse |
A matrix, whose dense/sparse is the same as the input, with each column ranked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.