Rdocumentation
powered by
Learn R Programming
nlme (version 3.1-38)
MEdecomp: Decompose a mixed-effects model
Description
Decompose the model matrices and response from a mixed-effects model to provide a more compact representation.
Usage
MEdecomp(conLin)
Arguments
conLin
a condensed linear model object representing the model matrices and response from a mixed-effects model.
Value
another condensed linear model object that provides an equivalent model fit with fewer rows.
See Also
MEestimate