Description Usage Arguments Details Value References
Compute the nestedness of a network according to Bastolla et al. (2009).
1 | nestedness(adj)
|
adj |
an adjacency matrix |
The nestedness is computed as follows: ν(A) = \frac{∑ ν_{i,j}}{∑ min(ν_i, ν_j)} Where
double. The nestedness value
Bastolla, U., Fortuna, M. A., Pascual-García, A., Ferrera, A., Luque, B., & Bascompte, J. (2009). The architecture of mutualistic networks minimizes competition and increases biodiversity. Nature, 458(7241), 1018‑1020. https://doi.org/10.1038/nature07950
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.