Description Usage Arguments Value
View source: R/matrix_shuffle.R
Re-order columns / rows of a similarity matrix based on a given permutation.
1 | sim_matrix_shuffle(X, row_order)
|
X |
Matrix |
row_order |
Integer vector, a permutation of |
A re-arranged similarity matrix (sparse & symmetric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.