External Email - Use Caution
I am performing a longitudinal LME analysis in which participants were scanned anywhere from 2-6 times over the course of several years. There are 4 groups denoting participants: Controls (C, coded as 0), group 1 (G1, coded as 1), group 2, (G2, coded as 2), and group 3 (G3, coded as 3). Additionally, I have included two covariates (age and number of previous concussions). With a single random effect (intercept, all 1s), my design matrix is:
*Yij = intercept + time + age + numPrevConcussion + G1 + time*G1 +G2 + time*G2 + G3 + time*G3*
I am primarily interested in time*group interaction differences between G1 and G2 (G1 - G2) and G1 and G3 (G1 - G3).
I first tried single row contrasts separately (i.e. CM.C = [0 0 0 0 0 1 0 -1 0 0] for G1-G3, and CM.C = [0 0 0 0 0 1 0 0 0 -1] for G1 - G3), which produced no significant results. I then created a multi-row contrast of the two contrasts above (i.e. CM.C = [zeros(2,5) [-1 0 1 0 0;-1 0 0 0 1]]), which also did not reveal significant findings. Only when I created a 3-row contrast (CM.C = [zeros(3,5) [1 0 0 0 0;1 0 -1 0 0;1 0 0 0 -1]]) did I get significant results.
I'm a bit unsure how to properly interpret these contrasts and wanted to get clarification on my thinking. Is the 3-row contrast assessing the null hypothesis of no group differences in the rate of change over time among the four groups? If so, does the lack of findings in the 2-row and single row contrasts indicate that there are no interaction differences between G1 and G2, and between G1 and G3?
Thank you
External Email - Use Caution
On Thu, 2024-07-25 at 09:54 -0400, Dan Levitas wrote:
CAUTION: This email originated from outside of DZNE. Do not click links or open attachments unless you recognize the sender and know the content is safe. ACHTUNG: Dies ist eine externe E-Mail, bitte seien Sie vorsichtig beim Anklicken von Links oder Öffnen von Anhängen
External Email - Use Caution
I am performing a longitudinal LME analysis in which participants were scanned anywhere from 2-6 times over the course of several years. There are 4 groups denoting participants: Controls (C, coded as 0), group 1 (G1, coded as 1), group 2, (G2, coded as 2), and group 3 (G3, coded as 3). Additionally, I have included two covariates (age and number of previous concussions). With a single random effect (intercept, all 1s), my design matrix is:
Yij = intercept + time + age + numPrevConcussion + G1 + time*G1 +G2 + time*G2 + G3 + time*G3
I am primarily interested in time*group interaction differences between G1 and G2 (G1 - G2) and G1 and G3 (G1 - G3).
I first tried single row contrasts separately (i.e. CM.C = [0 0 0 0 0 1 0 -1 0 0] for G1-G3, and CM.C = [0 0 0 0 0 1 0 0 0 -1] for G1 - G3), which produced no significant results. I then created a multi-row contrast of the two contrasts above (i.e. CM.C = [zeros(2,5) [-1 0 1 0 0;-1 0 0 0 1]]), which also did not reveal significant findings. Only when I created a 3-row contrast (CM.C = [zeros(3,5) [1 0 0 0 0;1 0 -1 0 0;1 0 0 0 -1]]) did I get significant results.
I'm a bit unsure how to properly interpret these contrasts and wanted to get clarification on my thinking. Is the 3-row contrast assessing the null hypothesis of no group differences in the rate of change over time among the four groups? If so, does the lack of findings in the 2-row and single row contrasts indicate that there are no interaction differences between G1 and G2, and between G1 and G3?
Yes, this interpretation seems correct to me, both for the multi- and single-rows contrasts.
Best,
Kersten
Thank you
_______________________________________________ Freesurfer mailing list Freesurfer@nmr.mgh.harvard.edumailto:Freesurfer@nmr.mgh.harvard.edu https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Mass General Brigham Compliance HelpLine at https://www.massgeneralbrigham.org/complianceline https://www.massgeneralbrigham.org/complianceline . Please note that this e-mail is not secure (encrypted). If you do not wish to continue communication over unencrypted e-mail, please notify the sender of this message immediately. Continuing to send or respond to e-mail after receiving this message means you understand and accept this risk and wish to continue to communicate over unencrypted e-mail.
freesurfer@nmr.mgh.harvard.edu