fun_r_tmp | R Documentation |
Internal function: function for temperature-dependent population growth
fun_r_tmp(
a,
e_a,
e_d,
k_b = 8.6 * 1e-05,
tmp,
tmp_r = 298.15,
tmp_h,
scale_factor = 0
)
a |
Normalization constant. |
e_a |
Activation energy |
e_d |
Deactivation energy |
k_b |
Boltzmann's constant |
tmp |
Temperature |
tmp_r |
Reference temperature |
tmp_h |
Half-r temperature |
scale_factor |
Scale factor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.