
Create brms formula and prior templates for Gazepoint-derived metrics
Source:R/bayesian_planning_helpers.R
create_gazepoint_brms_template.RdReturns formula, family, prior, and reporting-note templates. The function does not require or call brms.
Usage
create_gazepoint_brms_template(
metric_type,
outcome,
time = NULL,
condition = NULL,
subject = NULL,
item = NULL
)