nc_randomize_R {netcutter} | R Documentation |
Randomize the occurrence matrix
Description
Old implementation in pure R, kept for testing purposes and for reproducibility of old results.
Usage
nc_randomize_R(occ_matrix, S)
Arguments
occ_matrix |
The original occurrence matrix. |
S |
The number of successful edge swaps to perform. |
[Package netcutter version 0.3.1 Index]