Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

calculate_gammas

Calculates every gamma factor


Description

A helper function for predict_dynamic_growth that calculates the value of every gamma factor corresponding to some storage time.

Usage

calculate_gammas(this_t, env_func, sec_models)

Arguments

this_t

Storage time

env_func

A list of functions (generated using approxfun) that give the value of each environmental function for some storage time.

sec_models

A nested list describing the secondary models.

Value

A vector of gamma factors (one per environmental factor).


biogrowth

Modelling of Population Growth

v0.2.0
GPL-3
Authors
Alberto Garre [aut, cre] (<https://orcid.org/0000-0002-4404-3550>), Jeroen Koomen [aut], Heidy den Besten [aut], Marcel Zwietering [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.