A function for non-parametric multivariate analysis of variance (should do univariate, too, I guess) allowing for interactions (as far as I can tell) is implemented in the anosim() function of the "vegan" package.
See also: http://cc.oulu.fi/~jarioksa/opetus/metodi/vegantutor.pdf http://cran.r-project.org/web/packages/vegan/vegan.pdf http://onlinelibrary.wiley.com/doi/10.1111/j.1442-9993.2001.01070.pp.x/full HTH, Daniel Loo Yim Ling wrote: > > Dear Sir, > > I would like to ask whether there is any tool in R, developed for the > function of non parametric Anova, where the non parametric analysis is > able to compute the p-value for interaction as well (similar to Anova)? If > not, would sir like to suggest any of the other statistical software > around which would have this tool? > Thank you. > > LYLing. > > “SAVE PAPER! SAVE THE WORLD! - Please do not print this e-mail unless > necessary” > > This e-mail and the attachments are intended solely for the person to whom > it has been addressed. It contains privileged and/or confidential > information and is privileged or otherwise protected from disclosure. If > you are not the person for whom this e-mail was intended, or the e-mail > has reached you by mistake, please delete it immediately and > inform us of the error. Our e-mail address is administra...@uniten.edu.my. > > All opinions, conclusions and other information in this message that do > not relate to the official business of Universiti Tenaga Nasional (UNITEN) > shall be understood as neither given nor endorsed by UNITEN. UNITEN shall > not be responsible for any activity that may be considered as illegal > and/or improper use of e-mail and UNITEN further disclaims and shall not > accept liability for any content of this e-mail, or for the consequences > of any actions taken on the basis of the information provided, unless that > information is subsequently confirmed in writing. > > WARNING > Internet communications cannot be guaranteed to be secured or error-free > as information could be intercepted, corrupted, lost, arrive late or > contain viruses. As such, we do not accept liability for any errors or > omissions in the content of this message which may arise as a result of > internet transmission. > > UNITEN does not authorize any of its employees to make any defamatory or > seditious statements or commit any offence which is contrary to the laws > of Malaysia. Any such communications and/or actions by such employees are > outside the scope of employment of the said individuals and UNITEN shall > not be liable for such communications and/or actions. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- View this message in context: http://r.789695.n4.nabble.com/NonParametric-Anova-tp3601876p3604726.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.