Fetch subjects epochs data for the LIMO data set.
int
Subject to use. Must be of class ìnt in the range from 1 to 18.
str
Location of where to look for the LIMO data.
If None, the environment variable or config parameter
MNE_DATASETS_LIMO_PATH
is used. If it doesn’t exist, the
“~/mne_data” directory is used.
Force update of the dataset even if a local copy exists.
None
If True, set the MNE_DATASETS_LIMO_PATH in mne-python config to the given path. If None, the user is prompted.
str
| int
| None
Control verbosity of the logging output. If None
, use the default
verbosity level. See the logging documentation and
mne.verbose()
for details. Should only be passed as a keyword
argument.
Epochs
The epochs.
mne.datasets.limo.load_data
#Single trial linear regression analysis with the LIMO dataset