Hello,
I’m wondering how the correlation matrix in 3dNetCorr is created and I am trying to recreate it in python. I’ve extracted the average time series for a spherical ROI, so I have 148 time points for say 8 ROIs. Is it standardized before correlation? What are the exact steps taken to get to the final correlation matrix? Thanks.