unpack_chunkwise: Unpack Chunkwise Results

View source: R/fmrilm.R

unpack_chunkwiseR Documentation

Unpack Chunkwise Results

Description

This function processes and unpacks the results of chunkwise analysis in fMRI data.

Usage

unpack_chunkwise(cres, event_indices, baseline_indices)

Arguments

cres

The results of the chunkwise analysis.

event_indices

The indices of the event-related effects.

baseline_indices

The indices of the baseline-related effects.

Value

A list containing the betas, contrasts, and statistical information from the chunkwise results.


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