Geeraerd_iso {bioinactivation} | R Documentation |
Isothermal Geeraerd Model
Description
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
Usage
Geeraerd_iso(time, temp, logC0, a, z)
Arguments
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 |
[Package bioinactivation version 1.3.0 Index]