construct_commands_param_names: make_par_values

View source: R/make_par_values.R

construct_commands_param_namesR Documentation

make_par_values

Description

helper to generate filter commands specifying rows of parameters_df that should be altered given an a vector of parameter names

Usage

construct_commands_param_names(param_names, model_param_names)

Arguments

param_names

vector of strings. The name of specific parameter in the form of, for example, 'X.1', 'Y.01'

model_param_names

vector of strings. Parameter names found in the model.

Value

string specifying a filter command


macartan/gbiqq documentation built on April 28, 2024, 10:07 p.m.