Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
nilearn.datasets.fetch_spm_auditory¶
- nilearn.datasets.fetch_spm_auditory(data_dir=None, data_name='spm_auditory', verbose=1)[source]¶
Fetch SPM auditory single-subject data.
See SPM auditory single-subject data[1].
- Parameters:
- %(data_dir)s
- data_name
str
, default=’spm_auditory’ Name of the dataset.
- %(verbose)s
- Returns:
References
Examples using nilearn.datasets.fetch_spm_auditory
¶

Intro to GLM Analysis: a single-run, single-subject fMRI dataset
Intro to GLM Analysis: a single-run, single-subject fMRI dataset