[R-sig-ME] multivariate mixed model
Douglas Bates
bates at stat.wisc.edu
Mon Mar 10 20:11:05 CET 2008
On Mon, Mar 10, 2008 at 1:58 PM, Irene Mantzouni <ima at aqua.dtu.dk> wrote:
> From: Irene Mantzouni
> Sent: Mon 10/03/2008 7:17 PM
> To: R-sig-mixed-models at r-project.org
> Subject: multivariate mixed model
> Is it possible to fit a normal multivariate linear mixed model either with nlme or lme4?
Questions like that can precipitate answers like
install.packages("fortunes")
library(fortunes)
fortune("Yoda")
However, I don't know of an easy way of fitting such models using the
nlme or the lme4 packages.
> Reference to an example would be very helpful!
More information about the R-sig-mixed-models
mailing list