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_fiac_first_level#
- nilearn.datasets.fetch_fiac_first_level(data_dir=None, verbose=1)[source]#
Download a first-level fiac fMRI dataset (2 sessions)
- Parameters
- data_dir
pathlib.Path
orstr
, optional Path where data should be downloaded. By default, files are downloaded in home directory.
- verbose
int
, optional Verbosity level (0 means no message). Default=1.
- data_dir
Examples using nilearn.datasets.fetch_fiac_first_level
#
Example of explicit fixed effects fMRI model fitting
Example of explicit fixed effects fMRI model fitting
Simple example of two-session fMRI model fitting
Simple example of two-session fMRI model fitting