A hemodynamic response function using the Sine Basis Set.
Arguments
- t
A vector of times.
- span
The temporal window over which the basis sets span (default: 24).
- N
The number of basis functions (default: 5).
See also
Other hrf_functions:
hrf_bspline()
,
hrf_gamma()
,
hrf_gaussian()
,
hrf_inv_logit()
,
hrf_mexhat()
,
hrf_spmg1()
,
hrf_time()
Examples
hrf_sine_basis <- hrf_sine(seq(0, 20, by = 0.5), N = 4)