Print

Print


Hi,
I have preprocessed resting state fMRI data, and found a few resting state components using commandline "melodic" as below.
(melodic -i filename -o result_ica -v --nobet --tr=3.5 --report --guireport=./report.html --mmthresh=0.5 --Ostats -a concat)
I want to extract individual temporal information using dual regression, and test correlation with behavioral scores.
How can I do this? I only have a single group, so I can't test for group difference which dual regression basically provides.

Best regards,

YM Huh