Description Usage Arguments Details Value Examples
View source: R/baranyi_diff_without_lag.R
The differential form of the predictive growth model developed by Baranyi & Roberts in 1994, to predict microbial growth in food environments.
1 | baranyi_diff_without_lag(t, state, parameters)
|
t |
time vector |
state |
initial values of y for the first time value. |
parameters |
parameter list |
\begin{equation}d y=\operatorname{mu_{max}}^{*}(1-(y / y_{max} ))^{*} y\end{equation}
dy
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.