create_boynton_hrf {autohrf} | R Documentation |
create_boynton_hrf
Description
A helper function for creating a Boynton HRF.
Usage
create_boynton_hrf(tr, t = 32, p = c(2.25, 1.25, 2))
Arguments
tr |
MRI's repetition time. |
t |
The t parameter for Boynton or SPM HRF generation. |
p |
Parameters for the Boynton's HRF. |
Value
Returns a Boynton HRF function.
[Package autohrf version 1.1.3 Index]