modelPresserext: This extended Presser model was quoted by Tienungoon et al....

Description Usage Arguments Details Value Examples

View source: R/modelPresserext.R

Description

This extended Presser model was quoted by Tienungoon et al. (2000) for the full biokinetic range

Usage

1
modelPresserext(pH, pHmin, pHmax, muopt)

Arguments

pH

pH # a number

pHmin

Minimal growth pH #a number

pHmax

Maximal growth pH #a number

muopt

Optimal growth rate # a number

Details

\begin{equation}\frac{μ_{\max }}{μ_{\mathrm{opt}}}=γ_{\mathrm{pH}}=≤ft(1-10^{\mathrm{pH}_{\min }-\mathrm{pH}}\right)≤ft(1-10^{\mathrm{pH}-\mathrm{pH}_{\max }}\right)\end{equation}

Value

mumax #maximum growth rate # a number

Examples

1
2
modelPresserext(7,3,9,0.5)
modelPresserext(c(7,5),3,9,0.5)

Ghayabh/bacterial-growth documentation built on Dec. 31, 2020, 12:04 p.m.