View source: R/predict_isothermal_growth.R
richards_model | R Documentation |
Richards growth model
richards_model(times, logN0, mu, lambda, C, nu)
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 |
nu |
Parameter describing the transition between growth phases |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.