*****;
** Filename: FRIEDX.JOB
;
;
Purpose: Friedman's ANOVA
by ranks test using a
dataset ;
containing each
response for each subject.
Also ;
does multiple
comparison tests between the
groups. ;
;
Created: 8 June
1995
;
;
Input file: NONE (data
entered in
program)
;
Output file: NONE (see
notes)
;
;
Notes: Data is entered
after the cards
statement. ;
Inputing the
subject number, condition value
and ;
response for
each subject (the response can
be ;
either the
response value or the rank
value). ;
**;
Appendix 381