AFNI_HRF | R Documentation |
The AFNI_HRF
function creates an object representing an AFNI-specific hemodynamic response function (HRF). It is a class constructor for AFNI HRFs.
AFNI_HRF(name, nbasis, params)
name |
A string specifying the name of the AFNI HRF. |
nbasis |
An integer representing the number of basis functions for the AFNI HRF. |
params |
A list containing the parameter values for the AFNI HRF. |
An AFNI_HRF object with the specified properties.
HRF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.