Description Usage Arguments Details Value Author(s) References Examples
Randomizes a binary matrix m by reshuffling all elements. Rows & columns proportional to supplied row and column weights.
1 | Sim10(m, Row.Weights, Col.Weights)
|
m |
A binary community matrix. |
Row.Weights |
User supplied sampling weights for rows. |
Col.Weights |
User supplied sampling weights for columns. |
Makes a call to the function VectorSample.
A randomized binary matrix 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 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.