Re: [R] non-parametric Anova and tukeyHSD

2008-08-29 Thread Mark Difford
That slipped right away from me before I could say I meant to add this link to a useful thread from Torsten Hothorn. ?RSiteSearch would probably have got you there. http://tolstoy.newcastle.edu.au/R/help/05/06/5829.html Mark Difford wrote: > > Hi Stephen, > > See packages: > > coin > n

Re: [R] non-parametric Anova and tukeyHSD

2008-08-29 Thread Bert Gunter
nk." Cheers, Bert Gunter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of stephen sefick Sent: Friday, August 29, 2008 2:16 PM To: r-help@r-project.org Subject: [R] non-parametric Anova and tukeyHSD I have insect data from twelve sites and like mos

Re: [R] non-parametric Anova and tukeyHSD

2008-08-29 Thread Mark Difford
Hi Stephen, See packages: coin nparcomp npmc There is also kruskalmc() in package pgirmess Regards, Mark. stephen sefick wrote: > > I have insect data from twelve sites and like most environmental data > it is non-normal mostly. I would like to preform an anova and a means > seperation lik

[R] non-parametric Anova and tukeyHSD

2008-08-29 Thread stephen sefick
I have insect data from twelve sites and like most environmental data it is non-normal mostly. I would like to preform an anova and a means seperation like tukey's HSD in a nonparametric sense (on some sort of central tendency measure - median?). I am searching around at this time on the internet