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