fun_int_mat | R Documentation |
Interaction matrix
fun_int_mat(n_species, alpha, min_alpha, max_alpha, interaction_type)
n_species |
Integer. Number of species in a metacommunity. |
alpha |
Numeric matrix.
Species interaction strength.
Enabled if |
min_alpha |
Numeric.
Minimum value of a uniform distribution generating interaction strength.
Enabled if |
max_alpha |
Numeric.
Maximum value of a uniform distribution generating interaction strength.
Enabled if |
interaction_type |
Character.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.