get_voi_seg {spant}R Documentation

Return the white matter, gray matter and CSF composition of a volume.

Description

Return the white matter, gray matter and CSF composition of a volume.

Usage

get_voi_seg(voi, mri_seg)

Arguments

voi

volume data as a nifti object.

mri_seg

segmented brain volume as a nifti object.

Value

a vector of partial volumes expressed as percentages.


[Package spant version 2.20.0 Index]