calculate_gammas | R Documentation |
A helper function for predict_dynamic_growth()
that
calculates the value of every gamma factor corresponding to some
storage time.
calculate_gammas(this_t, env_func, sec_models)
this_t |
Storage time |
env_func |
A list of functions (generated using |
sec_models |
A nested list describing the secondary models. |
A vector of gamma factors (one per environmental factor).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.