terms.lmm: Model Terms For Linear Mixed Models

View source: R/terms.R

terms.lmmR Documentation

Model Terms For Linear Mixed Models

Description

Model terms for linear mixed models. Used by multcomp::glht.

Usage

## S3 method for class 'lmm'
terms(x, ...)

Arguments

x

a lmm object

...

not used, for compatibility with the generic method.

Value

An object of class terms giving a symbolic representation of the mean structure.


bozenne/handrem documentation built on Oct. 21, 2024, 8:40 a.m.