Displaying 1 result from an estimated 1 matches for "dureei".
Did you mean:
  duree
  
2006 Apr 20
1
info : Manova - eigenvector analysis and canonical analysis
...btain "standardized canonical 
coefficients" of the canonical variates. There analysis give some 
information on the correlation between response variates.
My data are organised in 2 terms (one is continu, one is a factor) and 3 
response variates (continus).
summary(manova(cbind(dureeL,dureeI,dureeR)~denst*etatav, data=durt))
                        Df  Pillai approx F num Df den Df    Pr(>F)
         denst              1  0.3047  10.6629      3     73 6.795e-06 ***
         etatav             1  0.1070   2.9146      3     73   0.03995 *
         denst:etatav       1  0.0324   0.8138...