bilinear_stationary {biogrowth} | R Documentation |
Bilinear model with stationary phase
Description
Bilinear model with stationary phase
Usage
bilinear_stationary(times, logN0, mu, logNmax)
Arguments
times |
Numeric vector of storage times |
logN0 |
Initial log microbial count |
mu |
Maximum specific growth rate (in ln CFU/t) |
logNmax |
Maximum log microbial count |
[Package biogrowth version 1.0.5 Index]