View source: R/isothermal_models.R
Geeraerd_iso | R Documentation |
Returns the predicted logarithmic reduction in microbial cont according to Geeraerd's model. The isothermal prediction is calculated by analytical integration of the ode for constant temperature
Geeraerd_iso(time, temp, logC0, a, z)
time |
numeric vector with the treatment time |
temp |
numeric vector with the treatment temperature |
logC0 |
model parameter describing the shoulder length |
a |
model parameter describing the intercept of the relation |
z |
z-value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.