Description Usage Arguments Details Value Examples
The logistic primary growth model using delay and rupture, developped by Rosso in 1996, describes growth as a function of time.
1 |
temp |
time (h) |
mumax |
maximum growth rate # a number |
lag |
lag time # a number |
log10N0 |
initial population size # a number |
log10Nmax |
maximum population size #a number |
\begin{equation}f≤ft(t, Θ_{1}\right)=≤ft\{\begin{array}{ll} \ln x_{0} & , t ≤q \operatorname{lag} \\ \ln x_{\max }-\ln ≤ft(1+≤ft(\frac{x_{\max }}{x_{0}}-1\right) \cdot \exp ≤ft(-μ_{\max } \cdot(t-\operatorname{lag})\right)\right) & , t>\operatorname{lag} \end{array}\right.\end{equation}
log10N #a number
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.