get_atlas_sspl: Compute the structural shortest path length (SSPL) for the SC...

View source: R/get_atlas_sspl.R

get_atlas_ssplR Documentation

Compute the structural shortest path length (SSPL) for the SC atlas

Description

This function uses the atlas SC matrix to compute an atlas SSPL matrix containing SSPLs between each pair of brain regions. It assumes that you have already run get_parcel_atlas to obtain the atlas SC matrix.

Usage

get_atlas_sspl(cfg)

Arguments

cfg

a pre-made cfg structure (as list object).

Value

An .RData file with the suffix _sspl_matrix.RData, which contains the raw SSPL matrix computed from the binarized atlas SC matrix.


jdwor/LQT documentation built on Nov. 21, 2023, 4:34 p.m.