chunkwise_rlm: Perform Chunkwise Robust Linear Modeling on fMRI Dataset

View source: R/fmrirlm.R

chunkwise_rlmR Documentation

Perform Chunkwise Robust Linear Modeling on fMRI Dataset

Description

Perform Chunkwise Robust Linear Modeling on fMRI Dataset

Usage

chunkwise_rlm(dset, model, conlist, fcon, nchunks, verbose = FALSE)

Arguments

dset

An fmri_dataset object.

model

The fmri_model used for the analysis.

conlist

The list of contrasts used in the analysis.

fcon

The F-contrasts used in the analysis.

nchunks

The number of chunks to divide the dataset into.

verbose

Logical. Whether to display progress messages (default is FALSE).


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