Description Usage Arguments Value Examples
View source: R/InteractionStrength.R
Interaction strength calculated as the sign of the interaction multiplied by a scaling factor
1  | InteractionStrength(n1, n2, sign.matrix, sp1, sp2, scale.factor)
 | 
n1 | 
 Abundance of the first species  | 
n2 | 
 Abundance of the second species  | 
sign.matrix | 
 sign matrix of the community  | 
sp1 | 
 index of the first species in the sign matrix  | 
sp2 | 
 index of the second species in the sign matrix  | 
scale.factor | 
 numeric vector with five elements, giving the maximum strength relative to species' intrinsic growth rate. If e.g. the scale factor equals 1, a certain interaction can have a strength of the same order of magnitude that the r parameter  | 
dimensionless interaction strength value
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.