View source: R/multigen_function.R
compute_hierarchical_compet | R Documentation |
Outputs a matrix of additional growth per patch per species given by hierarchical competition. The values are considered
compute_hierarchical_compet( composition_given_time_step, trait_values, trait_weights, H, exponent = 1 )
composition_given_time_step |
composition matrix at a given time step (a site-species matrix with sites in rows) |
trait_values |
a trait matrix |
trait_weights |
data.frame with at least three columns equal to |
H |
the hierarchical competition scalar |
exponent |
exponent to use for hierarchical compet. distances |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.