Description Usage Arguments Details Value Examples
The following function is suggested by Presser et al. (1997) for the suboptimal pH range.
1 | modPresser(pH, pHmin, muopt)
|
pH |
pH # a number |
pHmin |
pHmin Minimal growth pH #a number |
muopt |
Optimal growth rate # a number |
\begin{equation}\frac{μ_{\max }}{μ_{\mathrm{opt}}}=γ_{\mathrm{pH}}=≤ft(1-10^{\mathrm{pH}_{\min }-\mathrm{pH}}\right)\end{equation}
mumax #maximum growth rate # a number
1 2 | modPresser(6,4.5,0.5)
modPresser(c(6,7),5,0.02)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.