Skip to contents

Function to update model object

Usage

update_model_object(input_model_object, input_new_df, convert_colnames = FALSE)

Arguments

input_model_object

original model object

input_new_df

dataframe containing new name/value combinations

convert_colnames

When TRUE, rename input_new_df column names

Value

a mrgsolve model object