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 13, 2006 11:20AM
Hi Gang,

Here is the script that I used. it's a 3 factor analysis with BxC(A).
factor a is group (patient, control)
factor b is task (category, location)
factor c is subject

let me know if you need more info. thanks.

Ricky


-----------------------------------------

3dANOVA3 -type 5 -alevels 2 -blevels 2 -clevels 3 \
-dset 1 1 1 ./aug02_2005B/Cat+tlrc \
-dset 1 2 1 ./aug02_2005B/Loc+tlrc \
-dset 1 1 2 ./aug03_2005A/Cat+tlrc \
-dset 1 2 2 ./aug03_2005A/Loc+tlrc \
-dset 1 1 3 ./jan19_2005/Cat+tlrc \
-dset 1 2 3 ./jan19_2005/Loc+tlrc \
-dset 2 1 1 ./feb10_2005/Cat+tlrc \
-dset 2 2 1 ./feb10_2005/Loc+tlrc \
-dset 2 1 2 ./feb10_2005b/Cat+tlrc \
-dset 2 2 2 ./feb10_2005b/Loc+tlrc \
-dset 2 1 3 ./feb28_2005A/Cat+tlrc \
-dset 2 2 3 ./feb28_2005A/Loc+tlrc \
-fa Group \
-fb Task \
-fab Group*Task \
-acontr 1 -1 patVScont \
-bcontr 1 -1 catVSloc \
-aBcontr 1 -1 : 1 patVScont_cat \
-aBcontr 1 -1 : 2 patVScont_loc \
-Abcontr 1 : 1 -1 catVSloc_pat \
-Abcontr 2 : 1 -1 catVSloc_cont \
-bucket new3dANOVA3_with_3patient_3control
Subject Author Posted

2nd order contrast for the matlab GroupAna.m script

Ricky Tong March 10, 2006 10:06AM

Re: 2nd order contrast for the matlab GroupAna.m script

rick reynolds March 10, 2006 12:16PM

Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 10, 2006 12:44PM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 10, 2006 01:40PM

Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 10, 2006 03:38PM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 10, 2006 04:20PM

Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 13, 2006 10:16AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 10:55AM

Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 13, 2006 11:35AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 04:33PM

Found the problem - Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 05:44PM

Re: Found the problem - Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 09:39PM

Re: Found the problem - Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 14, 2006 01:53PM

Re: Found the problem - Re: 2nd order contrast for the matlab GroupAna.m script

Stacia Friedman-Hill March 14, 2006 04:04PM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 10, 2006 01:37PM

Re: 2nd order contrast for the matlab GroupAna.m script

Ricky Tong March 13, 2006 09:56AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 11:02AM

Re: 2nd order contrast for the matlab GroupAna.m script

Ricky Tong March 13, 2006 11:20AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 13, 2006 04:35PM

Re: 2nd order contrast for the matlab GroupAna.m script

Ricky Tong March 14, 2006 10:18AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 16, 2006 02:18PM

Re: 2nd order contrast for the matlab GroupAna.m script

ye March 16, 2006 10:57AM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 16, 2006 02:26PM

Re: 2nd order contrast for the matlab GroupAna.m script

ye March 16, 2006 03:16PM

Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 16, 2006 05:50PM

Better solution - Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 17, 2006 03:05PM

Re: Better solution - Re: 2nd order contrast for the matlab GroupAna.m script

Ricky Tong March 20, 2006 04:40PM

Re: Better solution - Re: 2nd order contrast for the matlab GroupAna.m script

Gang Chen March 20, 2006 05:10PM