shuffle.web(web, N)
r2dtable
, i.e. it returns a list of randomised matrices.
In contrast to r2dtable
is does not keep marginal sums constant!
This function is thought of as a nullmodel for the analysis of bipartite webs. It keeps two web properties
constant: The number of interactions and the number of links (and hence connectance). A comparison of
shuffle.web
- and r2dtable
-based webs allows to elucidate the effect of marginal sums.r2dtable
data(Safariland)
shuffle.web(Safariland, N=2)
Run the code above in your browser using DataLab