help > Connectivity values between two groups
Showing 1-2 of 2 posts
Display:
Results per page:
Dec 24, 2020  07:12 AM | Mat K
Connectivity values between two groups
Hi NBS team,

I have used NBS to compare edge-wise connectivity between two groups. I am trying to plot a boxplot comparing the connectivity values between the two groups from the significant subnetwork. 
Is there a code that is available to extract the values for each group?
Thank you
Mat
Dec 27, 2020  12:12 AM | Andrew Zalesky
RE: Connectivity values between two groups
Hi Mat, 

Extracting connectivity values for particular connections or the whole subnetwork is straightforward. 

Check out the example code on page 29 and 30 of the Reference Manual. 

We provide code to generate a list of significant connections in a subnetwork (page 29, bottom) and to print out the connectivity values for a particular connections, for each subject (page 30, top). It should be possible to stitch together these two pieces of code to generate a boxplot. 

Matlab has a in inbuilt boxplot function. 

Happy to help further with merging the two pieces of code. 

Best wishes,

Andrew 



Originally posted by Mat K:
Hi NBS team,

I have used NBS to compare edge-wise connectivity between two groups. I am trying to plot a boxplot comparing the connectivity values between the two groups from the significant subnetwork. 
Is there a code that is available to extract the values for each group?
Thank you
Mat