View source: R/predict_isothermal_growth.R
iso_repGompertz | R Documentation |
Reparameterized Gompertz growth model defined by Zwietering et al. (1990).
iso_repGompertz(times, logN0, C, mu, lambda)
times |
Numeric vector of storage times |
logN0 |
Initial log microbial count |
C |
Difference between |
mu |
Maximum specific growth rate (in ln CFU/t) |
lambda |
Lag phase duration |
Numeric vector with the predicted microbial count.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.