flex_specific_value: Set a specific value to the parameter matrix (internal docu)

View source: R/core_flex_prms.R

flex_specific_valueR Documentation

Set a specific value to the parameter matrix (internal docu)

Description

This function takes a flex_prms_obj and sets certain values to the parameter matrix, based on the given instruction string (i.e., ' prm ~ conda => 0.3)

Usage

flex_specific_value(flex_prms_obj, formula_instr)

Arguments

flex_prms_obj

flex_prms object

formula_instr

a string referring to "set" (see modify_flex_prms)

Value

an updated flex_prms object with a modified prms_matrix object, and (if applicable) a modified cust_prms matrix


dRiftDM documentation built on April 3, 2025, 7:48 p.m.