update_linearized_params | R Documentation |
Specify how to update model parameters for use with linearized models during initial state vector construction.
update_linearized_params(model, param_pattern, value)
model |
|
param_pattern |
regular expression identifying parameters that require updating before they can be used in linearized model simulations |
value |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.