View source: R/core_flex_prms.R
flex_vary_prms | R Documentation |
This function takes an object of type flex_prms and a instruction string that refers to a "vary" instruction (i.e., ab ~ cd + ds). This string is broken down and unique parameters are introduced for the condition x parameter combinations
flex_vary_prms(flex_prms_obj, formula_instr)
flex_prms_obj |
an object of type flex_prms |
formula_instr |
a string referring to "vary" (see modify_flex_prms) |
an updated flex_prms_obj with an updated (linear) internal list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.