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

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