View source: R/contingency_tables_auxiliary_functions.R
sort_matrix | R Documentation |
Given a matrix, rearranges rows and columns so that row sums and col sums end up in ascending order.
sort_matrix(M)
M |
matrix |
rearranged matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.