Update the parameter table with new values
update_params.Rd
Update the parameter table with new values
Arguments
- new_params
a named vector of parameter values to update the param table.
- param_table
data.table containing the following columns: parameter, value, and units, this is the basic parameter table that will be updated with the new values.
See also
Other helper functions:
configure_model()
,
update_state()