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.


LMMstar documentation built on Nov. 9, 2023, 1:06 a.m.