lw.FriedmanTest {crank} | R Documentation |
Wrapper for the Friedman test function.
lw.FriedmanTest(x)
x |
A matrix of ranks. |
Calls friedman.test and returns a vector containing the statistic and p value.
The statistic and p value returned by friedman.test.
Jim Lemon