"mixed" MANOVAs
peter dalgaard <pdalgd at ...> writes:
On Jun 30, 2012, at 21:22 , peter dalgaard wrote:
[snip]
On closer examination, the warning is just a buglet: Inside aov() we should be looking at NROW(er.fit$coefficients), not length(). So the situation seems to be that the feature (multistratum MANOVA) has indeed implemented itself...
fortune() candidate? You know you've written a mature software environment when it starts implementing new features on its own ... Ben Bolker