reconstruction_matrix: Reconstruction matrix for an HRF basis

View source: R/all_generic.R

reconstruction_matrixR Documentation

Reconstruction matrix for an HRF basis

Description

Returns a matrix \Phi that converts basis coefficients into a sampled HRF shape.

Usage

reconstruction_matrix(hrf, sframe, ...)

Arguments

hrf

An object of class HRF.

sframe

A sampling_frame object or numeric vector of times.

...

Additional arguments passed to methods

precision

Optional sampling interval in seconds when sframe is a sampling_frame. Defaults to the TR of sframe.

Value

A numeric matrix with one column per basis function.


bbuchsbaum/fmrireg documentation built on June 10, 2025, 8:18 p.m.