I am writing a 3dMVM script for a scan where a participant saw 6 stimuli. Each stimulus was different but there were 3 categories of stimuli (i.e. CSp, CSm, CSt) and 2 exemplars of each. Thus the stimuli were CSm1, CSm2, CSp1, CSp2, CSt1, CSt2.
My Question: Some of the contrasts I am interested are, for example, ALL of the CSms vs. ALL of the CSps (similar to the emotional vs. neutral pictures in the 3dMVM example 1). I have attached my code and attempted to code this in -gltLabel 10-12. Have I done this correctly? Since the codes do not need to add to 0 I just want to make sure I have not messed this up in any way.
I have attached my code and attempted to code this in -gltLabel 10-12. Have I done this correctly? Since the
codes do not need to add to 0 I just want to make sure I have not messed this up in any way.
Those three contrast formulations should be fine as long as they make scientific sense. And the contrast weights do seem to add up to 0 for all of the three.
I have a related question. I am trying to better understand the differences between a few weight options.
I have a similar contrast in which I originally specified
1happy 1sad -2*neutral (emotion - neutral contrast is the goal)
Would it be equally correct to do
1happy 1sad -1*neutral
if the weights do not need to add up to zero?
I tried it out to see if the results were the same and they were quite different, so I wanted to understand what is happening that is different between these two.
If the desired contrast is emotion> neutral, which model weighting strategy would be more accurate to ask that question?
Thank you so much for your response.
I have a clarification question. If my goal is to compare the average of happy and sad conditions to the neutral condition, is it correct to specify 1happy 1sad -2*neutral?
Specifically, my goal is to have emotion (average of happy and sad) to be weighted the same as neutral.
If my goal is to compare the average of happy and sad conditions to the neutral condition, is it correct to specify 1happy 1sad -2*neutral?
The t-statistic would be fine, but the effect magnitude would be incorrect. So do this:
0.5happy 0.5sad -1*neutral
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.