get_hrf | R Documentation |
Generate a double gamma model of the HRF as used in SPM.
get_hrf(end_t = 30, res_t = 0.01)
end_t |
last time point to generate in seconds. |
res_t |
temporal resolution in seconds, defaults to 10ms. |
a data.frame of time and HRF vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.