create_spm_hrf {autohrf}R Documentation

create_boynton_hrf

Description

A helper function for creating a SPM HRF.

Usage

create_spm_hrf(tr, t = 32, p = c(6, 16, 1, 1, 6, 0))

Arguments

tr

MRI's repetition time.

t

The t parameter for Boynton or SPM HRF generation.

p

Parameters for the SPM HRF.

Value

Returns a SPM HRF function.


[Package autohrf version 1.1.3 Index]