Configure confound regression for postprocessing
Source:R/setup_postprocess.R
setup_confound_regression.Rd
This function configures voxelwise regression of nuisance confounds from fMRI data. Confounds are typically drawn from the fMRIPrep confounds file. Users can select confounds to be temporally filtered to match the BOLD data (e.g., continuous-valued regressors) and those that should not be filtered (e.g., binary spike regressors).
Usage
setup_confound_regression(ppcfg = list(), fields = NULL)