Skip to content
Prev 79178 / 398502 Next

Dunn's post hoc test

I think Martin told you the basic approach to the indexing:

averank<-sort(sample(1:100,25,replace=TRUE))
averank[-1] - averank[-length(averank)]
 [1]  1  1  6  3  4 14  1  1  8  1  2  6  5  4 10  0  3  2  1 11  1  1  2  0
averank
 [1]  4  5  6 12 15 19 33 34 35 43 44 46 52 57 61 71 71 74 76 77 88 89 90 92
92


----- Original Message ----- 
From: "IAIN GALLAGHER" <iaingallagher at btopenworld.com>
To: "Martin Henry H. Stevens" <HStevens at MUOhio.edu>
Cc: <r-help at stat.math.ethz.ch>
Sent: Monday, October 17, 2005 2:29 PM
Subject: Re: [R] Dunn's post hoc test
http://www.R-project.org/posting-guide.html