check_fixed_random: Check whether fixed or formula contains a random effects...

View source: R/helpfunctions_checks.R

check_fixed_randomR Documentation

Check whether fixed or formula contains a random effects specification

Description

Checks if the objects provided to the formula and fixed arguments contain a random effects specification. This function is used in random effects models. In case the combined fixed and random effects formula is part of the fixed element, it is moved into the formula element.

Usage

check_fixed_random(arglist)

Arguments

arglist

A list containing 'fixed', 'random', and 'formula' elements.

Value

The updated arglist.arglist


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