Add or update indices used to access appropriate values during simulation and calibration using TMB
update_tmb_indices(model)
add_tmb_indices(model)
tmb_indices(model)
flexmodel
object
make_ratemat_indices$from
make_ratemat_indices$to
make_ratemat_indices$count
updateidx
indices into the to
, from
, and count
vectors, identifying rates that need (or at least will) be updated at
every simulation step
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_linearized_params()
,
vec_rate()