gen_hrf_set
constructs an HRF basis set from one or more component functions.
This function is used to create arbitrary sets of basis functions for fMRI modeling.
Arguments
- ...
A list of functions f(t) mapping from time to amplitude.
- span
The span in seconds of the HRF.
- name
The name of the HRF.
See also
Other gen_hrf:
gen_hrf_blocked()
,
gen_hrf_lagged()
,
gen_hrf_library()