normalize_formula_args: Normalize formula arguments in arglist

View source: R/helpfunctions_checks.R

normalize_formula_argsR Documentation

Normalize formula arguments in arglist

Description

Normalize formula arguments in arglist

Usage

normalize_formula_args(arglist)

Arguments

arglist

A list containing at least formula, fixed, and random elements.

Value

The updated arglist with formulas converted to lists.

Note

Helper function used in prep_arglist().


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.