View source: R/core_flex_prms.R
flex_special_dependency | R Documentation |
Sets special dependencies so that parameters depend on other parameters. (i.e., 'prmX ~ conda == -(prmY ~ condb)')
flex_special_dependency(flex_prms_obj, formula_instr)
flex_prms_obj |
a flex_prms object |
formula_instr |
a string referring to "special dependency" (see modify_flex_prms) |
a modified flex_prms_object with a modified (linear) internal list and modified parameter and custom parameter matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.