help
help > batch & multiple between conditions contrasts
Dec 2, 2014 06:12 PM | h i
batch & multiple between conditions contrasts
Hello,
I have question regarding multiple between conditions contrasts using a batch script, is this possible?
We have 3 conditions, A, B, and C.
Here is an example setup:
BATCH.Results.between_subjects.effect_names={'AllSubjects'};
BATCH.Results.between_subjects.contrast=[1];
BATCH.Results.between_conditions.effect_names={'Cond_A','Cond_B','Cond_C'};
For the contrast, Cond_A > Cond_C, I choose the following:
BATCH.Results.between_conditions.contrast=[1,0,-1];
This is correct, no?
If so, is there a way to set up the BATCH.Results.between_conditions.contrast file where 3 contrasts are provided as input:
Cond_A vs Cond_C [1 0 -1]
Cond_A vs Cond_B [1 -1 0]
Cond_B vs Cond_C [0 1 -1]
And the output folder contains 3 subfolders, one for subfolder for each contrast?
Essentially, can we setup the batch to run similar to SPM's contrast manager where you can enter several contrasts as opposed to just one described in the conn toolbox manual?
Thank you,
h.
I have question regarding multiple between conditions contrasts using a batch script, is this possible?
We have 3 conditions, A, B, and C.
Here is an example setup:
BATCH.Results.between_subjects.effect_names={'AllSubjects'};
BATCH.Results.between_subjects.contrast=[1];
BATCH.Results.between_conditions.effect_names={'Cond_A','Cond_B','Cond_C'};
For the contrast, Cond_A > Cond_C, I choose the following:
BATCH.Results.between_conditions.contrast=[1,0,-1];
This is correct, no?
If so, is there a way to set up the BATCH.Results.between_conditions.contrast file where 3 contrasts are provided as input:
Cond_A vs Cond_C [1 0 -1]
Cond_A vs Cond_B [1 -1 0]
Cond_B vs Cond_C [0 1 -1]
And the output folder contains 3 subfolders, one for subfolder for each contrast?
Essentially, can we setup the batch to run similar to SPM's contrast manager where you can enter several contrasts as opposed to just one described in the conn toolbox manual?
Thank you,
h.
Threaded View
| Title | Author | Date |
|---|---|---|
| h i | Dec 2, 2014 | |
| h i | Dec 15, 2014 | |
| Alfonso Nieto-Castanon | Dec 16, 2014 | |
| h i | Dec 16, 2014 | |
| Alfonso Nieto-Castanon | Dec 17, 2014 | |
| h i | Jan 5, 2015 | |
| Alfonso Nieto-Castanon | Dec 3, 2014 | |
| h i | Dec 3, 2014 | |
| Alfonso Nieto-Castanon | Dec 5, 2014 | |
| h i | Dec 5, 2014 | |
| Alfonso Nieto-Castanon | Dec 10, 2014 | |
