lambda_to_Q0 {biogrowth} | R Documentation |
Q0 from lag phase duration
Description
Convenience function to calculate the value of Q0 for the Baranyi model from the duration of the lag phase
Usage
lambda_to_Q0(lambda, mu, logbase_mu = 10)
Arguments
lambda |
Duration of the lag phase. |
mu |
Specific growth rate in the exponential phase. |
logbase_mu |
Base of the logarithm the growth rate is referred to. By default, 10 (i.e. log10). See vignette about units for details. |
[Package biogrowth version 1.0.4 Index]