convolve_dcv_hrf: This function takes in a matrix of generated neural events...

View source: R/deconvolve_funcs.R

convolve_dcv_hrfR 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

Description

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

Usage

convolve_dcv_hrf(NEVgen, kernel)

Arguments

NEVgen

ROIs x time matrix of true neural events generated by the model

kernel

The HRF kernel used for convolution

Author(s)

Keith Bush


PennStateDEPENdLab/dependlab documentation built on June 15, 2024, 8:49 a.m.