concat_design_runs: Concatenate design matrices for each run to form a single...

View source: R/fmri_utility_fx.R

concat_design_runsR Documentation

Concatenate design matrices for each run to form a single design with unique baselines per run (ala AFNI)

Description

Concatenate design matrices for each run to form a single design with unique baselines per run (ala AFNI)

Usage

concat_design_runs(d, convolved = TRUE)

Arguments

d

A design matrix object created by build_design_matrix. The $design_convolved element will be used for concatenation.

convolved

If TRUE (the default), concatenate the convolved design matrix. If FALSE, use the unconvolved.


PennStateDEPENdLab/dependlab documentation built on April 10, 2024, 5:15 p.m.