remove_grouping: Remove grouping part from (random effects) formulas

View source: R/helpfunctions_formulas.R

remove_groupingR Documentation

Remove grouping part from (random effects) formulas

Description

Applies remove_formula_grouping() to a list of formulas.

Usage

remove_grouping(formulas)

Arguments

formulas

A list of formula objects (or NULL)

Value

A list of formula objects without the grouping part

See Also

remove_formula_grouping()


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