++ 3dFriedman: AFNI version=AFNI_2011_12_21_1014 (Dec 16 2015) [64-bit] ++ Authored by: B. Douglas Ward This program performs nonparametric Friedman test for randomized complete block design experiments.
Usage: 3dFriedman
-levels s s = number of treatments
-dset s filename data set for treatment #s
[-voxel num] screen output for voxel # num
This program accepts datasets that are modified on input according to the following schemes:
‘r1+orig[3..5]’ {sub-brick selector} ‘r1+orig<100..200>’ {sub-range selector} ‘r1+orig[3..5]<100..200>’ {both selectors} ‘3dcalc( -a r1+orig -b r2+orig -expr 0.5*(a+b) )’ {calculation}
For the gruesome details, see the output of ‘afni -help’.
++ Compile date = Dec 16 2015
Enter search terms or a module, class or function name.