SAS program to perform permutation/randomization tests (repeated measures ANOVA and matched-pairs)
The program includes:
- DATA step to create the sample data
- SAS/IML code for a matched-pairs randomization test
- SAS/IML code for repeated measures ANOVA randomization test