This package tries to support you in analysing MRI data voxelwise with structural equation models.
It provides functionality for
- reshaping the data from BIDS into the correct format for analyzing it with SEM
- clean the data (check / remove outliers etc.)
- fit the models and extract the relevant information
project/subject/session/datatype
project: name of the project subject: sub- with unique labels for each participant session: ses- with unique labels for each session datatype: only anat is allowed atm
ATM, just one mask for all participants is allowed.