Skip to contents

Extract the combined design matrix from an fMRI model containing both event and baseline terms.

Usage

# S3 method for class 'fmri_model'
design_matrix(x, blockid = NULL, ...)

Arguments

x

An fmri_model object

blockid

Optional numeric vector specifying which blocks/runs to include

...

Additional arguments (not used)

Value

A tibble containing the combined design matrix with event and baseline terms