Learn R Programming

nlme (version 3.1-130)

lmeObject: Fitted lme Object

Description

An object returned by the lme function, inheriting from class lme and representing a fitted linear mixed-effects model. Objects of this class have methods for the generic functions anova, coef, fitted, fixed.effects, formula, getGroups, getResponse, intervals, logLik, pairs, plot, predict, print, random.effects, residuals, sigma, summary, update, and vcov.

Arguments

Value

The following components must be included in a legitimate lme object.

See Also

lme, lmeStruct