View source: R/evaluate_characteristics.R
getCw | R Documentation |
This function calculates weighted connectance, capturing system complexity and the skewness of flows.
getCw(FM)
FM |
(required) A flow matrix with flows from source in rows to sink in columns. |
Cw can vary between 1/number of trophic groups and 1. Larger values of Cw indicate a more even distribution of fluxes. Cw is used as a measure of system complexity.
Returns a double.
van Altena, C., Hemerik, L., de Ruiter, P.C., 2016. Food web stability and weighted connectance: the complexity-stability debate revisited. Theor. Ecol. 9, 49–58. https://doi.org/10.1007/s12080-015-0291-7
Boit, A.; Gaedke, U., 2014. Benchmarking successional progress in a quantitative food web. Plos One 9(2):e90404. doi:10.1371/journal.pone.0090404
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.