Description Usage Arguments Details Value Author(s) References Examples
Randomizes a binary matrix m by shuffling elements within each row. Sampling weights for each column are proportional to column sums.
1 | Sim4(m)
|
m |
A binary community matrix. |
Makes a call to VectorSample.
A binary matrix randomized by columns and of the same dimensions as the input matrix.
Nicholas J. Gotelli. Help edited by John Quensen.
Gotelli, N. J. 2000. Null model analysis of species co-occurrence patterns. Ecology 81:2606-2621.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.