load_fmri_config: Load and validate fMRI analysis configuration

View source: R/fmridsl.R

load_fmri_configR Documentation

Load and validate fMRI analysis configuration

Description

This function reads a YAML specification of an fMRI analysis configuration, loads a BIDS project via bidser, then validates the subjects, tasks, events, and confounds as specified in the YAML. Finally, it returns an fmri_config object that includes the validated structure.

Usage

load_fmri_config(yaml_file)

Arguments

yaml_file

Path to YAML configuration file

Value

An fmri_config object containing validated configuration and components


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.