[R] Unbalanced Manova

Peter Dalgaard p.dalgaard at biostat.ku.dk
Sun Apr 2 09:38:10 CEST 2006


"Naiara S. Pinto" <naiara at mail.utexas.edu> writes:

> Dear all,
> 
> I need to do a Manova but I have an unbalanced design. I have
> morphological measurements similar to the iris dataset, but I don't have
> the same number of measurements for all species. Does anyone know a
> procedure to do Manova with this kind of input in R?
> 
> Thank you very much,

If you have complete *responses*, the anova and summary methods for
"mlm" objects (from lm(Y~....) where Y is a matrix) should do it. 

-- 
   O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907




More information about the R-help mailing list