Description Usage Arguments Value
Generate random variation of a matrix keeping rows and cols sums. Deprecated, use restRandMat().
1 | restRandMatUnif(original_mat, max_iter)
|
original_mat |
the original matrix that will be replicated |
max_iter |
maximum number of iterations when coverging to the rows and cols sums |
numeric matrix with the same dimensions and (almost) rows' and columns' sums as the input matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.