containment: Determine the Containment Structure for All Terms in a Model

Description Usage Arguments Value

View source: R/contrast_utils.R

Description

See term_contain for details about containment.

Usage

1
containment(object)

Arguments

object

a model object, e.g. of class lm or merMod.

Value

a list with one element for each term in the model. Each element/term is a character vector of terms that the term is contained in.


lmerTest documentation built on Oct. 23, 2020, 6:16 p.m.