Returns the predicted logarithmic reduction in microbial count according to Arrhenius model for the time, temperature and model parameters given.
Arrhenius_iso(time, temp, k_ref, temp_ref, Ea)
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 indicating the inactivation rate at the reference temperature.
numeric indicating the reference temperature.
numeric indicating the activation energy.