View source: R/fmridsl_builder.R
construct_event_term_from_spec | R Documentation |
This function constructs an event term based on the regressor specification, events data, and HRF objects.
construct_event_term_from_spec(regressor_spec, events_data, hrf_objects)
regressor_spec |
A list containing the specification of a single regressor |
events_data |
A data frame containing event information |
hrf_objects |
A named list of HRF objects |
An hrfspec object or similar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.