[R-sig-ME] "mixed" MANOVAs
Mike
mikedulrich at gmail.com
Tue Apr 14 17:36:17 CEST 2015
Chapter 16 of Snijders and Bosker 2012 solve the problem
by creating a dummy variable to represent the different
response variables (Y), stacking the data (see quote on p284),
and adding an additional level to your model to represent different
response variables within subject.
They include example R code at this site:
http://www.stats.ox.ac.uk/~snijders/ch16.r
And the chapter can be previewed on Google here:
http://goo.gl/865k9t
I tested this approach using univariate data and got nearly
identical results as a traditional manova.
Hope this helps someone.
Mike Ulrich
PhD Candidate, Moore School of Business
More information about the R-sig-mixed-models
mailing list