View source: R/predict_isothermal_growth.R
trilinear_model | R Documentation |
Trilinear growth model defined by Buchanan et al. (1997).
trilinear_model(times, logN0, mu, lambda, logNmax)
times |
Numeric vector of storage times |
logN0 |
Initial log microbial count |
mu |
Maximum specific growth rate (in ln CFU/t) |
lambda |
Lag phase duration |
logNmax |
Maximum log microbial count |
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.