++ 3dMannWhitney: AFNI version=AFNI_2011_12_21_1014 (Dec 16 2015) [64-bit] ++ Authored by: B. Douglas Ward This program performs nonparametric Mann-Whitney two-sample test.
Usage: 3dMannWhitney
-dset 1 filename data set for X observations -dset 2 filename data set for Y observations
. . . . . .
-dset 2 filename data set for Y observations
[-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.