View source: R/fmridsl_builder.R
convolve_event_term | R Documentation |
This function convolves an event term with the specified HRF object over the sampling frame.
convolve_event_term(event_term_obj, hrf_obj, sampling_frame)
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 |
A numeric vector containing the convolved signal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.