Description Usage Arguments Value Reference Examples
Generalized Cascade Food Web Model
1 | gen_cascade(S, C)
|
S |
Number of species in the community. |
C |
The connectance, or fraction of realized links in the food web. |
The adjacency matrix of a cascade model food web where species higher on the niche axis feed on those lower with a fixed probability 1/(2 * C) - 1
.
Stouffer, D. B., J. Camacho, R. Guimera, C. A. Ng, and L. A. N. Amaral. 2005. Quantitative patterns in the structure of model and empirical food webs. Ecology 86:1301<e2><80><93>1311.
1 | gen_cascade(20, .1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.