nc_randomize_fast {netcutter}R Documentation

Randomize the occurrence matrix

Description

Faster implementation that samples row and column independently

Usage

nc_randomize_fast(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]