Specify how to update model parameters for use with linearized models during initial state vector construction.
update_linearized_params(model, param_pattern, value)
flexmodel
object
regular expression identifying parameters that require updating before they can be used in linearized model simulations
numeric value required to update
updated flexmodel
object
Other flexmodel_definition_functions:
add_factr()
,
add_linearized_outflow()
,
add_parallel_accumulators()
,
add_rate()
,
add_state_mappings()
,
add_state_param_sum()
,
initial_population()
,
mat_rate()
,
rep_rate()
,
update_disease_free_state()
,
update_tmb_indices()
,
vec_rate()