Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rm_complete_terms

Remove Terms from Formula


Description

Remove fixef or ranef terms from formula, return a list of modified formulae with environment restored to that of the original formula.

Usage

rm_complete_terms(terms, full_formula, random = TRUE)

Arguments

terms

character vector (or list) of terms to remove from full_formula

full_formula

formula

random

if TRUE names of the return list have parentheses around them.


lmerTest

Tests in Linear Mixed Effects Models

v3.1-3
GPL (>= 2)
Authors
Alexandra Kuznetsova [aut], Per Bruun Brockhoff [aut, ths], Rune Haubo Bojesen Christensen [aut, cre], Sofie Pødenphant Jensen [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.