Céline Hauzy
2006-Apr-20 09:48 UTC
[R] info : Manova - eigenvector analysis and canonical analysis
Hello everybody ! I try to obtain in R eigenvectors and canonical analysis on MANOVA results, but I don't find how to process? In particular, I would be interesting to obtain "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 3 73 0.49035 Residuals 75 --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 I hope you can help me. best regards C?line Hauzy C?line Hauzy Laboratoire Bioemco Ecole Normale Sup?rieure 46 rue d'Ulm 75230 Paris Cedex 05 Tel : 01 44 32 38 78 Fax : 01 44 32 38 85 info
Céline Hauzy
2006-Apr-20 11:33 UTC
[R] info : Manova - eigenvector analysis and canonical analysis
Hello everybody ! I try to obtain in R eigenvectors and canonical analysis on MANOVA results, but I don't find how to process? In particular, I would be interesting to obtain "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 3 73 0.49035 Residuals 75 --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 I hope you can help me. best regards C?line Hauzy C?line Hauzy Laboratoire Bioemco Ecole Normale Sup?rieure 46 rue d'Ulm 75230 Paris Cedex 05 Tel : 01 44 32 38 78 Fax : 01 44 32 38 85 info