update_param_list
is used to update list of all parameters with new
values for specific parameters.
update_param_list(l_params_all, params_updated)
l_params_all | List with all parameters of decision model |
---|---|
params_updated | Parameters for which values need to be updated |
A list with all parameters updated.