mTRF-Toolbox icon indicating copy to clipboard operation
mTRF-Toolbox copied to clipboard

A MATLAB package for modelling multivariate stimulus-response data

Results 14 mTRF-Toolbox issues
Sort by recently updated
recently updated
newest added

Hello, I have been reading the review paper (Crosse et al., 2021) which mentions using the **mTRFpermute.m** function for evaluating model integrity through permutation tasks. However, I cannot find the...

enhancement

**Describe the bug** When plotting a multi-lag encoding model without averaging over channels in the TRF style, the model weights are the wrong dimension for the final call to plot:...

bug

mTRFcrossval doesn't work when typeis 'single' and the 'fast' parameter is 0 xlag produced by lagGen at line 227 and Cxx produced from olscovmat at line 190 does not have...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Function name [e.g. mTRFtrain] 2. Input data size and...

bug

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...

bug

**Describe the bug** don't know how to convert my EEG data to the requested data form of CND, such as what is inside the "stim" and the "resp".

help wanted
question

**Describe the bug** A clear and concise description of what the bug is. When mTRF-Toolbox is cross-validating discrete variables (e.g. Phonetic feature), Matlab reports an error that Matrix is close...

bug

Hi, dear engineers While i am runing this tutorial script, this error in line63 keeps showing out, and I don't know how to fix it even though i have tried...

bug

in the code you have ``` % 'factor' the BioSemi EEG normalization factor for converting the -- 19 | % TRF to microvolts (524.288mV / 2^24bits) ``` the factor in...