Returns the predicted logarithmic reduction in microbial count according to Bigelow's model for the time, temperature and model parameters given.
Bigelow_iso(time, temp, z, D_R, 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 z-value.
numeric defining the D-value at the reference temperature.
numeric defining the reference temperature.