Randomize matrix using the curve ball algorithm
Source:R/randomize_matrix_cb.R
randomize_matrix_cb.Rd
Randomize a matrix using the curve ball algorithm. This keeps the sum of rows and columns constant.
Details
The curve ball algorithm was described by Strona et al. (2014) doi:10.1038/ncomms5114.