View source: R/deconvolve_funcs.R
convolve_dcv_hrf | R Documentation |
This function takes in a matrix of generated neural events and parameters describing the HRF function and convolves the neural events and HRF function neural events
convolve_dcv_hrf(NEVgen, kernel)
NEVgen |
ROIs x time matrix of true neural events generated by the model |
kernel |
The HRF kernel used for convolution |
Keith Bush
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.