Description Usage Arguments Value
View source: R/miscFunctions.R
The reproduction function in Urban et al. 2012 is useful for creating the shape of the reproduction rate over temperature. However, the zi "optimal temperature" doesn't end up where we might expect it to be. This function adjusts so that argmax of ri over temperature is zi.
1 | zAdjust(sig, zo, lam = -2.7, L = 2^13)
|
sig |
The thermal tolerance width of a species. |
zo |
Optimal temperature of species. |
lam |
Skewness in thermal tolerance. |
L |
Length of temperature vector. Higher values are more precise. |
Adjusted thermal optimum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.