Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.05 KB

README.md

File metadata and controls

12 lines (10 loc) · 1.05 KB

Behavioural and BCI feasibility analysis

  • partErrorRate_mixedModel.m: Export data to a file to compare participants' error rate between groups considering cognitive load and practice/learning effects.
  • BCIsystem_errorRate.m: Export data to a file to compare BCI system error rate between groups considering practice/learning effects.

EEG preprocessing

  • eeg_preprocessing.m: EEG data pre-processing. Requirements: EEGLAB.

EEG data analysis

  • preResponse_epochs_topoPlots.m: Create EEG epochs and generate topographic maps of power distribution during pre-response.
  • feedbackLetter_epochs_topoPlots.m: Create EEG epochs and generate topographic maps of power distribution following response feedback.
  • preResponse_mixedModel.m: Export data to compare frequency power during pre-response between groups considering performance, cognitive load, practice/learning effects and distinct task periods.
  • feedbackLetter_mixedModel.m: Export data to compare frequency power during pre-response between groups considering performance and practice/learning effects.