Description Usage Arguments Value Reference Examples
Probabilistic Niche Model Food Web
1 | probabilistic_niche(S, C, a = 0.999)
|
S |
Number of species in the community. |
C |
The connectance, or fraction of realized links in the food web. |
a |
The probability that i eats j, when j is exactly on i<e2><80><99>s feeding optimum. Default is 0.999, the vaulue used in the original paper. |
An adjacency matrix for a probabilistic niche model food web.
Williams, R. J., A. Anandanadesan, and D. Purves. 2010. The probabilistic niche model reveals the niche structure and role of body size in a complex food web. PLoS ONE 5.
1 | probabilistic_niche(20, .1, .99)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.