timecorr.wisfc

Contents

timecorr.wisfc#

timecorr.wisfc(data, timepoint_weights, subject_weights=None)[source]#

Compute moment-by-moment correlations between sets of observations

Data:

a list of number-of-timepoints by V matrices

Timepoint weights:

a number-of-timepoints by number-of-timepoints weights matrix specifying the per-timepoint weights to be considered (for each timepoint)

Subject weights:

number-of-subjects by number-of-subjects weights matrix

Returns:

a list of number-of-timepoints by (V^2 - V)/2 + V correlation matrices