Description Usage Arguments Value Examples
Given a binary matrix Z with fixed rows, 'lof' left orders the matrix sequentially based on first occurrence of each row
1 |
Z |
a binary matrix |
indices |
a logical parameter whether to return the column order ('TRUE') or to return the left-ordered matrix. Defautl is 'TRUE'. |
return the left-ordered matrix, or a vector of indexing the order of columns
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.