I am attempting to look at how a behavioural covariate is related to differences in brain activation.
I have a number of glt terms that look at how my quantitative covariate relates to various various conditions and/or contrasts.
But in the output, the maps that include the covariate are, in many cases, identical (both the coefficient maps and the t maps)
My design has two time points, and 2x2 conditions of lexicality (lex) and first/second languages (L1L2).
So the two following glt terms are meant to be looking at how my covariate (a individual measure of sensitivity to word frequency) relates to activation for words in each language
Interestingly, other glts also return identical maps, but ones that are different from the above, so for example the following all return identical maps:
Attached below. As described, ‘Time’, ‘Lex’, and ‘L1L2’ are the 2x2x2 within-subject conditions. ‘freq’ is the continuous behavioural covariate.
The activation maps without the covariate (i.e. the glt following each glt with the covariate) are not identical, i.e the output for
So I know that this is not simple a problem with the datatable mistakenly having the same files for both L1 and L2, for example.
The script is as follows:
you assumed that the effect of ‘freq’ is independent of ‘Time’, ‘Lex’ and ‘L1L2’; therefor, it is no surprise that you see those identical results. If you expect to have different ‘freq’ effect between ‘L1’ and ‘L2’, change your model to
-model 'TimeLexL1L2+L1L2*freq+…"
Your random-effects specification “(1+Time+L1L2|Subj)” is a little strange. It’s probably better to have “(1+Time|Subj)+(1+L1L2|Subj)”
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.