modPresser: The following function is suggested by Presser et al. (1997)...

Description Usage Arguments Details Value Examples

View source: R/modPresser.R

Description

The following function is suggested by Presser et al. (1997) for the suboptimal pH range.

Usage

1
modPresser(pH, pHmin, muopt)

Arguments

pH

pH # a number

pHmin

pHmin Minimal 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)\end{equation}

Value

mumax #maximum growth rate # a number

Examples

1
2
modPresser(6,4.5,0.5)
modPresser(c(6,7),5,0.02)

Ghayabh/predictive-microbiology documentation built on Nov. 14, 2020, 7:54 p.m.