
DMT_Imaging: load IRASA EEG regressors for one cortical region
Source:R/entheo_dmt.R
morie_entheo_load_eeg_region.RdR parity of morie.entheo_dmt.load_eeg_region. Reads
RegressorsInterpscrubbedIRASA_<region>.mat and returns the
DMT, PCB, and difference regressor cubes.
Value
named list with elements regDMT, regPCB,
regdiff; each is a 3-D array of shape
(14 subj, 840 TRs, 5 bands).
Examples
try(morie_entheo_load_eeg_region("Frontal"))
#> Error : DMT_Imaging dataset not found. Clone https://github.com/timmer500/DMT_Imaging.git or set the MORIE_DMT_IMAGING_ROOT environment variable.