mickcrosse / mTRF-Toolbox

A MATLAB package for modelling multivariate stimulus-response data
https://cnspworkshop.net
BSD 3-Clause "New" or "Revised" License
78 stars 29 forks source link

Can I plot a channel averaged TRF function rather than a single channel TRF function? #12

Open Tang19999991 opened 1 year ago

Tang19999991 commented 1 year ago

I found the function mTRFplot( ) plots single-channel figures by default. If I want to check the brain-averaged TRF function, do I need to average all the data from every electrode at every time point and then train the averaged eeg data?