Skip to content
Prev 275527 / 398506 Next

Performing a non parametric Friedman Test

My data looks like this:
                              (treatments)
                 T1             T2            T3
DK              8               5               3 

JP              5                4              1

AS             9                7             4

MK             8                4              4

DK, JP, AS, and MK are 4 different people (blocks) I am using.

This is my code so far:
I know that once I can get the ranks stored I can do a command like below.
Can someone help me store the data as ranks?
                       

--
View this message in context: http://r.789695.n4.nabble.com/Performing-a-non-parametric-Friedman-Test-tp3939045p3939045.html
Sent from the R help mailing list archive at Nabble.com.