Description Usage Arguments Value
View source: R/miscFunctions.R
This function creates a constant to adjust the reproduction rate so that the area under the curve is roughly equal for all species.
1 | rAdjust(sig, B, lam = -2.7, eps = 1e-06, len = 2^13)
|
sig |
Thermal tolerance width of a species |
B |
Desired total integrated area of positive growth |
lam |
Skewness in thermal tolerance |
eps |
Precision of estimate |
len |
Length of temperature vector. Higher values are more precise |
Scaling parameter for reproductive output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.