Returns the predicted logarithmic reduction in microbial count according to Weibull-Mafarts's model for the time, temperature and model parameters given.
WeibullMafart_iso(time, temp, delta_ref, z, p, temp_ref)
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 the delta-value at the reference temperature.
numeric defining the z-value.
numeric defining shape factor of the Weibull distribution.
numeric indicating the reference temperature.