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.