flex_vary_prms: Allow parameters to vary

View source: R/core_flex_prms.R

flex_vary_prmsR Documentation

Allow parameters to vary

Description

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

Usage

flex_vary_prms(flex_prms_obj, formula_instr)

Arguments

flex_prms_obj

an object of type flex_prms

formula_instr

a string referring to "vary" (see modify_flex_prms)

Value

an updated flex_prms_obj with an updated (linear) internal list


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