MEdecomp {nlme} | R Documentation |
Decompose the model matrices and response from a mixed-effects model to provide a more compact representation.
MEdecomp(conLin)
conLin |
a condensed linear model object representing the model matrices and response from a mixed-effects model. |
another condensed linear model object that provides an equivalent model fit with fewer rows.
Douglas Bates bates@stat.wisc.edu