remove_formula_grouping: Remove grouping part from (random effects) formula

View source: R/helpfunctions_formulas.R

remove_formula_groupingR Documentation

Remove grouping part from (random effects) formula

Description

Removes the part after (and including) the pipe symbol (|) in a formula.

Usage

remove_formula_grouping(formula)

Arguments

formula

A formula object (NOT a list of formulas)

Value

A list of one-sided formula objects without the grouping part, split by grouping variable

See Also

remove_grouping()


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