mvondassow / FriedTests

Two ways to do Friedman test.
3 stars 0 forks source link

Needs function(s) to test methodology #1

Open mvondassow opened 8 years ago

mvondassow commented 8 years ago

The functions so far agree with an example problem from Conover 1999, but it would be good to use simulations to test 1) the randomization version more stringently, and 2) the multiple-comparison procedure. Ideally it would be good to look at effects of varying the number of blocks and treatments.

mvondassow commented 7 years ago

SimFriedStuff() and SimFriedPost() added to validation FriedValidation.py, but need to check multiple comparison procedure more thoroughly.