Provides information of the models implemented for fitting of isothermal
data.
This models are valid only for isothermal adjustment with the function
fit_isothermal_inactivation. To make predictions with the
function predict_inactivation or adjust dynamic experiments
with fit_dynamic_inactivation, use
get_model_data.
get_isothermal_model_data(model_name = "valids")If model_name is missing, a list of the valid model keys.
If model_name is not a valid key, NULL is returned.
Otherwise, a list with the parameters of the model selected and its
formula for the nonlinear adjustment.
Optional string with the key of the model to use.