convolve: convolve

View source: R/all_generic.R

convolveR Documentation

convolve

Description

This function convolves an event sequence x with a hemodynamic response function hrf over a specified time series grid sampling_frame. It is a generic function that dispatches to the appropriate method

Usage

convolve(x, hrf, sampling_frame, ...)

Arguments

x

an event sequence

hrf

a hemodynamic response function

sampling_frame

the time series grid over which to sample the function.

...

extra args

Details

Convolve a term x with a hemodynamic response function (HRF) over a sampling_frame.


bbuchsbaum/fmrireg documentation built on May 16, 2023, 10:56 a.m.