Learn R Programming

qbrms (version 1.0.1)

drop_random_effects: Drop Random Effects from Formula

Description

Remove random effects terms from a model formula.

Usage

drop_random_effects(formula)

Value

Formula with random effects terms removed.

Arguments

formula

A model formula that may contain random effects.