Description Usage Arguments Details Value Examples
this function of secondary growth model describe the evolution of the square root of the maximum specific growth rate (sqrtmumax) as a function of water activity (aw), This is a symetric cardinal pH model developped by Rosso & Robinson in 2001 with two parameters (awmin, muopt) and awopt =1
1 | Gamma_aw_2p(aw, awmin, muopt)
|
aw |
water activity #a number |
awmin |
minimal growth water activity # a number |
muopt |
Optimal growth rate # a number # a number |
\begin{equation}\begin{aligned} &\mathrm{cpm}_{-} \text {aw }_{-} 2 \mathrm{p}<-\text { as.formula }(\text { sqrtmumax } \sim \operatorname{sqrt}(\mathrm{aw}>=\\ &≤ft.\text { awmin) }≤ft.^{*} \text { muopt }^{*}(\mathrm{aw}-\text { awmin })^{\wedge} 2 /(1-\mathrm{awmin})^{\wedge} 2\right)\right) \end{aligned}\end{equation}
mumax #maximum growth rate # a number
1 | Gamma_aw_2p(0.92,0.90,0.097)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.