convolve_event_term: Convolve Event Term with HRF

View source: R/fmridsl_builder.R

convolve_event_termR Documentation

Convolve Event Term with HRF

Description

This function convolves an event term with the specified HRF object over the sampling frame.

Usage

convolve_event_term(event_term_obj, hrf_obj, sampling_frame)

Arguments

event_term_obj

An event term object

hrf_obj

An HRF object

sampling_frame

A data frame defining the time points, must have 'time' col

Value

A numeric vector containing the convolved signal


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