Skip to contents

Build a formula based on the common model for accuracy and RT modelling

Usage

build_formula(vd, grouping)

Arguments

vd

Variable of interest, either "accuracy" or "rt_total".

grouping

Grouping variable, typically "Group" or "cluster".

Value

A formula object for the model.