I also had a question about the 3dLME output. When you specify GLTs and then generate a report, the report lists the size of the significant clusters and coordinates of the peak voxels, but is it possible to also list the t-statistics and p-values? Or is that not recommended?
is it possible to also list the t-statistics and p-values
In the literature people usually report t- or p-value, or both. I would report the effect estimate (beta), which shows the physical measurement, as well as the t-stat value (plus its degrees of freedom).
How would I generate a table with that information?
Once you set up your t-stat threshold and cluster threshold size, click “Clusterize” button on the AFNI GUI. On the popup window, change the number of “voxels” from the default of 20 to the threshold you want (e.g., from the output table of 3dClustSim). Click “Set”, and then you should be able to see those surviving clusters only. You can also click the button “Rpt” underneath “Clusterize”, and you will get a new window that tabulates the surviving clusters. You can navigate to any of those clusters by clicking buttons such as “Jump” or “Flash” on each row in the table.
On the window with the cluster table, there is a button that allows you to obtain a command with 3dclust. You can use that command on the terimal to obtain the table in text format.
Thank you. So this is the output that I get from the table. Does the “mean” represent the effect estimate (beta)? And then where can I find the t-stat and degrees of freedom?
#Cluster report for file /Applications/freesurfer/Paper1/Fixed3_ACS_PCC.nii
#[Connectivity radius = 1.01 mm Volume threshold = 162.00 ]
#[Single voxel volume = 27.0 (microliters) ]
#[Voxel datum type = float ]
#[Voxel dimensions = 3.000 mm X 3.000 mm X 3.000 mm ]
#[Coordinates Order = RAI ]
#[Fake voxel dimen = 1.000 mm X 1.000 mm X 1.000 mm ] #Mean and SEM based on Absolute Value of voxel intensities:
Or should I be using a different command than 3dclust? Thanks again.
Thank you. So this is the output that I get from
the table. Does the “mean” represent the effect
estimate (beta)? And then where can I find the
t-stat and degrees of freedom?
#Cluster report for file
/Applications/freesurfer/Paper1/Fixed3_ACS_PCC.nii
#[Connectivity radius = 1.01 mm Volume threshold
= 162.00 ]
#[Single voxel volume = 27.0 (microliters) ]
#[Voxel datum type = float ]
#[Voxel dimensions = 3.000 mm X 3.000 mm X
3.000 mm ]
#[Coordinates Order = RAI ]
#[Fake voxel dimen = 1.000 mm X 1.000 mm X
1.000 mm ] #Mean and SEM based on Absolute Value of voxel
intensities:
#Volume CM RL CM AP CM IS minRL maxRL minAP
maxAP minIS maxIS Mean SEM Max Int MI
RL MI AP MI IS #------ ----- ----- ----- ----- ----- -----
Dataset File: /Applications/freesurfer/scripts/Worry_PCC.nii
Identifier Code: AFN_ik8qxoH6Hcmamn8XsEmGsg Creation Date: Mon Apr 16 19:51:27 2018
Template Space: TT_N27
Dataset Type: Anat Bucket (-abuc)
Byte Order: LSB_FIRST {assumed} [this CPU native = LSB_FIRST]
Storage Mode: NIFTI
Storage Space: 8,294,400 (8.3 million [mega]) bytes
Geometry String: “MATRIX(3,0,0,-79.5,0,3,0,-79.5,0,0,3,-63.5):54,64,50”
Data Axes Tilt: Plumb
Data Axes Orientation:
first (x) = Right-to-Left
second (y) = Anterior-to-Posterior
third (z) = Inferior-to-Superior [-orient RAI]
R-to-L extent: -79.500 [R] -to- 79.500 [L] -step- 3.000 mm [ 54 voxels]
A-to-P extent: -79.500 [A] -to- 109.500 [P] -step- 3.000 mm [ 64 voxels]
I-to-S extent: -63.500 [I] -to- 83.500 [S] -step- 3.000 mm [ 50 voxels]
Number of values stored at each pixel = 12
– At sub-brick #0 ‘(Intercept) F’ datum type is float
statcode = fift; statpar = 1 20
– At sub-brick #1 ‘Session F’ datum type is float
statcode = fift; statpar = 1 16
– At sub-brick #2 ‘Worry F’ datum type is float
statcode = fift; statpar = 1 16
– At sub-brick #3 ‘Session:Worry F’ datum type is float
statcode = fift; statpar = 1 16
– At sub-brick #4 ‘T1’ datum type is float
– At sub-brick #5 ‘T1 Z’ datum type is float
statcode = fizt
– At sub-brick #6 ‘T2-T1’ datum type is float
– At sub-brick #7 ‘T2-T1 Z’ datum type is float
statcode = fizt
– At sub-brick #8 ‘T1-Worry’ datum type is float
– At sub-brick #9 ‘T1-Worry Z’ datum type is float
statcode = fizt
– At sub-brick #10 ‘Session_Worry’ datum type is float
– At sub-brick #11 ‘Session_Worry Z’ datum type is float
statcode = fizt
I just wanted to ask what is the number 3.1 in the command
3dclust -1Dformat -nosum -1dindex 10 -1tindex 11 -2thresh ? ? -dxyz=3 3.1 X
The number 3.1 is meant to provide a distance that is slightly bigger than a value per the neighborhood definition (NN1: face touching in the above example) so that 3dclust can use it as a criterion and search for surviving clusters.
Also, can -1dindex & -1tindex be same (as in an F test)
It’s reasonable in the case of F-statistic.
The
National Institute of Mental Health (NIMH) is part of the National Institutes of
Health (NIH), a component of the U.S. Department of Health and Human
Services.