hrf_from_coefficients | R Documentation |
Create a new HRF by linearly weighting the basis functions of an existing HRF. This is useful for turning estimated basis coefficients into a single functional HRF.
hrf_from_coefficients(hrf, h, ...)
hrf |
An object of class |
h |
Numeric vector of length |
... |
Additional arguments passed to methods. |
name |
Optional name for the resulting HRF. |
A new HRF
object with nbasis = 1
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.