update_linearized_params: Update Linearized Model Parameters

View source: R/tmb.R

update_linearized_paramsR Documentation

Update Linearized Model Parameters

Description

Specify how to update model parameters for use with linearized models during initial state vector construction.

Usage

update_linearized_params(model, param_pattern, value)

Arguments

model

flexmodel object

param_pattern

regular expression identifying parameters that require updating before they can be used in linearized model simulations

value

numeric value required to update

Value

updated flexmodel object

See Also

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()


bbolker/McMasterPandemic documentation built on Aug. 25, 2024, 6:35 p.m.