terms.lmm {LMMstar}R 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.


[Package LMMstar version 1.1.0 Index]