View source: R/core_flex_prms.R
flex_restrain_prms | R Documentation |
This function takes a flex_prms object and modifies the (linear) internal list so that a parameter is set as equal across multiple conditions, according to the instruction formula (i.e., ' prm ~! conda + condb)
flex_restrain_prms(flex_prms_obj, formula_instr)
flex_prms_obj |
flex_prms object |
formula_instr |
a string referring to "restrain" (see modify_flex_prms) |
a modified flex_prms object with an updated (linear) internal list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.