Learn R Programming

JointAI (version 1.1.0)

remove_grouping: Remove grouping part from (random effects) formulas

Description

Applies remove_formula_grouping() to a list of formulas.

Usage

remove_grouping(formulas)

Value

A list of formula objects without the grouping part

Arguments

formulas

A list of formula objects (or NULL)

See Also

remove_formula_grouping()