max_growth_rate.Rd
Compute max growth rate of a given set of values for a trait. This is the log of per-capita seed production (i.e., fitness).
max_growth_rate(trait_matrix, p)
trait_matrix | A matrix of traits to compute maximum growth
rate at (see |
---|---|
p | Parameters object to use. Importantly, the
|
Only works in one dimension
Rich FitzJohn