runwise_rlm: Perform Runwise Robust Linear Modeling on fMRI Dataset

View source: R/fmrirlm.R

runwise_rlmR Documentation

Perform Runwise Robust Linear Modeling on fMRI Dataset

Description

Perform Runwise Robust Linear Modeling on fMRI Dataset

Usage

runwise_rlm(
  dataset,
  model,
  conlist,
  fcons,
  meta_weighting = c("inv_var", "equal"),
  verbose = FALSE,
  ...
)

Arguments

model

The fmri_model used for the analysis.

conlist

The list of contrasts used in the analysis.

verbose

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


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