View source: R/predict_isothermal_growth.R
logistic_model | R Documentation |
Logistic growth model
logistic_model(times, logN0, mu, lambda, C)
times |
Numeric vector of storage times |
logN0 |
Initial log microbial count |
mu |
Maximum specific growth rate (in ln CFU/t) |
lambda |
Lag phase duration |
C |
Difference between |
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.