erp_reject

Version 1.0.0.0 (3,65 KB) von Luca Citi
Rejection of outlier trials from Event-Related Potential (ERP) studies
364 Downloads
Aktualisiert 10. Okt 2011

Lizenz anzeigen

ERP_REJECT performs rejection of outlier trials from ERP studies.

Outlying trials are determined as follows (Citi et al, 2010):
for the set of trials (MxN matrix, M trials of N samples each) the first quartile, q1(j), and third quartile, q3(j), at each sample, j, are found. Then an acceptance "strip" is defined as the time-varying interval [q1(j)−G*D(j), q3(j)+G*D(j)] where D(j)=q3(j)−q1(j). Responses falling outside the acceptance strip for more than a fraction Q of the trial length are rejected. The inputs 'G' and 'Q' default to 1.5 and 0.1, respectively, if not given.

If 'baseline' is not empty, the trials are baseline-corrected before the described procedure is applied. If 'baseline' is a scalar integer, for each trial the value at sample 'baseline' is subtracted from the whole trial; if it is a two-element vector, the average of the samples between baseline(1) and baseline(2) is used instead.

This procedure has been used and described in:

L. Citi, R. Poli, and C. Cinel, "Documenting, modelling and exploiting P300 amplitude changes due to variable target delays in Donchin's speller," Journal of Neural Engineering, vol. 7, p. 056006, Oct. 2010.

Please cite this paper in scientific publications using this software.

Zitieren als

Luca Citi (2024). erp_reject (https://www.mathworks.com/matlabcentral/fileexchange/33207-erp_reject), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu EEG/MEG/ECoG finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0