gen_afni_lm.fmri_config: Generate an AFNI Linear Model from an fmri_config object

View source: R/afni.R

gen_afni_lm.fmri_configR Documentation

Generate an AFNI Linear Model from an fmri_config object

Description

This function takes an fmri_config object and generates an AFNI linear model by reading the necessary files, creating an fmri_dataset, event_model, baseline_model, and fmri_model, and fitting the model using afni_lm.

Usage

## S3 method for class 'fmri_config'
gen_afni_lm(x, ...)

Arguments

x

An fmri_config object containing the necessary configuration for the analysis

...

Additional arguments passed to the function

Value

An afni_lm object representing the fitted linear model


bbuchsbaum/fmrireg documentation built on May 16, 2023, 10:56 a.m.