HRF_DAGUERRE | R Documentation |
Creates a hemodynamic response function using Daguerre spherical basis functions. When nbasis=1, returns a canonical-like HRF. When nbasis>1, returns the full basis set.
HRF_DAGUERRE(t, n_basis = 1, scale = 4)
t |
Time points in seconds |
n_basis |
Number of basis functions (default: 1) |
scale |
Scale parameter for the time axis (default: 4) |
When nbasis=1, returns a vector of HRF values. When nbasis>1, returns a matrix where each column is a basis function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.