| refTemp_optim_handler | R Documentation |
Hanlder for the Optimization of Reference Temperature
refTemp_optim_handler(temp_ref, inactivation_model, parms, temp_profile, parms_fix, n_times, temp_ref0)
temp_ref |
New value of the reference temperature. |
inactivation_model |
Character identifying the inactivation model to use for the calculation. |
parms |
Numeric vector with the nominal values of the model parameters. |
temp_profile |
Data frame describing the environmental conditions. |
parms_fix |
Nominal value of the parameters not considered for the sensitivity. |
n_times |
Numeric value specifying the nombers of time points where the sensitivity functions will be calculated. 100 by default. |
temp_ref0 |
Initial value of the reference temperature. |