iso_Baranyi_noLag: Isothermal Baranyi model without lag phase

View source: R/predict_isothermal_growth.R

iso_Baranyi_noLagR Documentation

Isothermal Baranyi model without lag phase

Description

Baranyi growth model as defined by Baranyi and Roberts (1994). We use the solution calculated by Poschet et al. (2005, doi: https://doi.org/10.1016/j.ijfoodmicro.2004.10.008) after log-transformation according to MONTE CARLO ANALYSIS FOR MICROBIAL GROWTH CURVES, by Oksuz and Buzrul.

Usage

iso_Baranyi_noLag(times, logN0, mu, logNmax)

Arguments

times

Numeric vector of storage times

logN0

Initial log microbial count

mu

Maximum specific growth rate (in ln CFU/t)

logNmax

Maximum log microbial count

Value

Numeric vector with the predicted microbial count.


biogrowth documentation built on April 13, 2025, 5:12 p.m.