AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
March 02, 2020 12:02PM
Hi Gang,
Thank you again for your help!!

As advised, I ran the command:

3dLME -prefix 3dLME_.nii.gz -jobs 8 \
-model "gender*age" \
-qVars "age" \
-ranEff '~1+age' \
-dataTable
Subj	age	Sexe	InputFile
Oliver	1128.0	M	/Oliver2019_02_02_ztest.nii.gz \
Oliver	1247.0	M	Oliver2019_06_01_ztest.nii.gz \
Oliver	1353.0	M	Oliver2019_09_15_ztest.nii.gz \
Oliver	1437.0	M	Oliver2019_12_08_ztest.nii.gz \
Pickle	1065.0	M	Pickle2019_02_02_ztest.nii.gz \
Pickle	1184.0	M	Pickle2019_06_01_ztest.nii.gz \
Pickle	1289.0	M	Pickle2019_09_14_ztest.nii.gz \
Pickle	1375.0	M	Pickle2019_12_09_ztest.nii.gz \
...

and I obtain for

3dinfo 3dLME_.nii.gz

Number of values stored at each pixel = 4
-- At sub-brick #0 '(Intercept) F' datum type is float
statcode = fift; statpar = 1 22
-- At sub-brick #1 'gender F' datum type is float
statcode = fift; statpar = 1 6
-- At sub-brick #2 'age F' datum type is float
statcode = fift; statpar = 1 22
-- At sub-brick #3 'gender:age F' datum type is float
statcode = fift; statpar = 1 22

Few last basic questions (sorry it is the first time that I use statistical commands with AFNI):

- Intercept is like a one-sample t-test? It is the total group effect? basically do my network exist on a group basis?

- I guess that my contrast of interest is 'gender:age F'??
However, I do not have an equal distribution between male (n=6) and female (n=2) is it a problem? Because it seems that I have way more contrast on 'age F' alone that on 'gender:age F'. Even if the contrast for 'gender F' is weak.

-Finally, if I want to convert the F stat into z values the command would be?

3dcalc -a 3dLME_.nii.gz'[3]' -expr 'fift_t2z(a, 1, 22)'  -prefix 3dLME_z.nii.gz

thanks a lot,
Clément



Edited 3 time(s). Last edit at 03/02/2020 02:46PM by Doughboys.
Subject Author Posted

statistics on a longitudinal fMRI resting-state dataset

Doughboys February 28, 2020 05:12PM

Re: statistics on a longitudinal fMRI resting-state dataset

gang February 29, 2020 11:01PM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys March 01, 2020 07:16PM

Re: statistics on a longitudinal fMRI resting-state dataset

gang March 02, 2020 08:03AM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys March 02, 2020 12:02PM

Re: statistics on a longitudinal fMRI resting-state dataset

gang March 02, 2020 02:53PM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys March 02, 2020 07:01PM

Re: statistics on a longitudinal fMRI resting-state dataset

gang March 03, 2020 09:40AM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys February 09, 2021 09:48AM

Re: statistics on a longitudinal fMRI resting-state dataset

gang February 09, 2021 09:01PM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys February 10, 2021 08:55AM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys February 10, 2021 09:33AM

Re: statistics on a longitudinal fMRI resting-state dataset

Doughboys November 04, 2021 01:04PM

Re: statistics on a longitudinal fMRI resting-state dataset

gang November 05, 2021 10:36AM