Hi,

I would like to conduct a MANOVA. I know that there 's the manova() funciton and the 
summary.manova() function to get the appropriate summary of test statistics.

I just don't manage to specify my model in the manova() call. How to specify a model 
with multiple responses and one explanatory factor?

If I type:
pcor.manova<-manova(isol+hcom+habarea+inclin+windprot+shrubcov+herbh+baregr+flowcov~pcor,
 data=pcor.df)

I always get error messages like:
Error in manova(isol + hcom + habarea + inclin + windprot + shrubcov +  : 
        need multiple response

Can someone help me?

Thanks
Steffi



----------------------------------------
Stefanie von Felten
K�ppelistrasse 24
4600 Olten
Tel: 062/296 13 14
e-mail: [EMAIL PROTECTED]
        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to