load_group_fc

Synopsis

Loads group level functional connectivity matrices (source code).

Usage

conn_matrices = load_group_fc(parcellation,scale,group)
  • parcellation: Name of the parcellation, either ‘schaefer’ for Schaefer (functional) parcellations or ‘vosdewael’ for a subparcellation of the Desikan-Killiany atlas. Both may be provided as a cell or string array.
  • scale: Scale of the parcellation. Either 100, 200, 300, or 400. Multiple may be provided as a vector.
  • group: Loads data from the main group if set to ‘main’ (default) or the holdout group if set to ‘holdout’.
  • conn_matrices: Structure of all requested data.

Note

Data matrices were drived from the discovery (main) and validation (holdout) groups of (Vos de Wael et al., 2018).