
I have two questions about the nonparametric wild bootstrap setup and the interpretation on the TFCE outputs.To my understanding, unlike the parametric mode allowing successive specification of contrast like in SPM, contrast vector is required at the time of model configuration for the nonparametric wild bootstrap. That is, the contrast has to be specified before the model is estimated and only one contrast can be specified per model.
Let's say I would like to investigate the group differences of longitudinal changes between group A and group B. The covariates that were included in the design were "groupA visitA_crossCoV visitA_longCov groupB visitB_crossCov visitB_longCov". The contrast could be something like "0 0 1 0 0 -1". Am I correct here?
Second, I noticed that even though I only specified one contrast SwE returned results of two contrasts naming as "swe_tfce_lpFWE-WB_c01.nii" and "swe_tfce_lpFWE-WB_c02.nii". According to the manual, these results were known as "lp{+ -}" in previous versions of the toolbox. Does this mean no matter what direction specified for the contrast, positive or negative, SwE would return both the positive and negative results?
Thanks heaps for this longitudinal toolbox! Any feedback would be appreciated!Best,Sherry
--
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/836099bc-8b49-4282-9971-6b3cc2087203n%40googlegroups.com.

Just one more question about the model design. In addition to the group differences in longitudinal brain changes, I also want to see if these changes were associated with cognitive changes over time. To do so, can I include a covariate of demeaned cognitive scores, say "cog", and set a simple contrast with only the "cog" labeled with "1/-1"? The final design would be "group A visitA_crossCov visitA_longCov cogA groupB visitB_crossCov visitB_longCov cogB TIV", and the contrast of the associations for group A would be "0 0 0 -1 0 0 0 0 0". Is this correct?
I had the design attached here. Just want to double check with you if this design does make sense. Thanks in advance!Best,Sherry--On Tuesday, 22 December 2020 at 22:27:31 UTC+8 ten.p...@gmail.com wrote:Dear Sherry,I have two questions about the nonparametric wild bootstrap setup and the interpretation on the TFCE outputs.To my understanding, unlike the parametric mode allowing successive specification of contrast like in SPM, contrast vector is required at the time of model configuration for the nonparametric wild bootstrap. That is, the contrast has to be specified before the model is estimated and only one contrast can be specified per model.That is correct. Because the wild bootstrap distribution estimated is specific to the particular contrast investigated.Let's say I would like to investigate the group differences of longitudinal changes between group A and group B. The covariates that were included in the design were "groupA visitA_crossCoV visitA_longCov groupB visitB_crossCov visitB_longCov". The contrast could be something like "0 0 1 0 0 -1". Am I correct here?Yes, that is correct!Second, I noticed that even though I only specified one contrast SwE returned results of two contrasts naming as "swe_tfce_lpFWE-WB_c01.nii" and "swe_tfce_lpFWE-WB_c02.nii". According to the manual, these results were known as "lp{+ -}" in previous versions of the toolbox. Does this mean no matter what direction specified for the contrast, positive or negative, SwE would return both the positive and negative results?That's right; since we can obtain the negative changes "for free" it seemed silly not to save them out.-TomThanks heaps for this longitudinal toolbox! Any feedback would be appreciated!Best,Sherry--
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/836099bc-8b49-4282-9971-6b3cc2087203n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/1c82834f-29fa-44d0-98e2-9ea945419860n%40googlegroups.com.
load SwE.matX = SwE.xX.X;
It seems that the .mat cannot be attached with the post. Please check the file via the link below. Thanks!
--
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/0117ed6d-99b9-473f-b0e0-03ad85286f92n%40googlegroups.com.
Sorry for my mistake. The link that I attached was incorrect. Please check the link below:
Thank you for your advices. I have double checked the .mat file. The matrix is exactly what I expected. The design figure was produced automatically by the design setup function of SwE toolbox. No idea why the zeros looked so different from the designs that were posted in this group.
I would greatly appreciate it if you kindly have a quick look at my .mat file, just for peace of mind.
Thank you as always,Sherry--On Friday, 1 January 2021 at 21:23:21 UTC+8 ten.p...@gmail.com wrote:Dear Sherry,I'm sorry for the delay over the holidays. I'm afraid I can't open that link (it directs me to a page to select my institution, from a list of only Australian and New Zealand institutions).ANYWAY, it could just be a trick of the design matrix visualisation. The best way to check exactly what is going on is to check the design matrix stored within the SwE.mat structure.Do this:load SwE.matX = SwE.xX.X;and then examine the matrix X... e.g. with imagesc(X) or by inspecting the individual elements. As long as you see the exact zeros where you expect them you're all good!-TomOn Wed, Dec 23, 2020 at 2:26 PM Sherry Chen <sherry...@gmail.com> wrote:It seems that the .mat cannot be attached with the post. Please check the file via the link below. Thanks!--
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/0117ed6d-99b9-473f-b0e0-03ad85286f92n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "SwE-Toolbox Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swe-toolbox...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/swe-toolbox/131bf392-7a10-4127-83ab-d443d6fc7354n%40googlegroups.com.