Returns the predicted logarithmic reduction in microbial count according to Weibull-Peleg's model for the time, temperature and model parameters given.
WeibullPeleg_iso(time, temp, n, k_b, temp_crit)
A numeric with the predicted logarithmic reduction (\(log10(N/N0)\)).
numeric indicating the time at which the prediction is taken.
numeric indicating the temperature of the treatment.
numeric defining shape factor of the Weibull distribution.
numeric indicating the slope of the b~temp line.
numeric with the value of the critical temperature.