ClarenceKe / HDCA

Hierarchical Discriminant Component Analysis for EEG-based brain-computer interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HDCA

Hierarchical Discriminant Component Analysis (HDCA) for EEG-based brain-computer interfaces

====

This code implements the "hybrid" HDCA algorithm outlined in the following article. Users employing the code in a publication should cite this paper.

David C Jangraw et al. (2014) "Neurally and ocularly informed graph-based models for searching 3D environments." J. Neural Eng. 11 046003 [doi:10.1088/1741-2560/11/4/046003] (http://dx.doi.org/10.1088/1741-2560/11/4/046003)

====

To get started with this code, download the EEGLAB software at https://sccn.ucsd.edu/eeglab/download.php and the logistic regression plugin at https://liinc.bme.columbia.edu/wp-content/uploads/lr1.2_plugin.tar.gz . The code in this repository makes use of functions from these packages.

About

Hierarchical Discriminant Component Analysis for EEG-based brain-computer interfaces

License:GNU General Public License v2.0


Languages

Language:MATLAB 100.0%