eegkitdata-package {eegkitdata}R Documentation

Electroencephalography Toolkit Datasets

Description

Contains the example EEG data used in the package eegkit. Also contains code for easily creating larger EEG datasets from the EEG Database on the UCI Machine Learning Repository.

Details

The data file eegdata contains 64-channel EEG data recorded from 10 alcoholic and 10 control subjects. The funtion geteegdata can be used to create larger EEG datasets from the EEG Database on the UCI Machine Learning Repository.

Author(s)

Nathaniel E. Helwig <helwig@umn.edu>

Maintainer: Nathaniel E. Helwig <helwig@umn.edu>

References

Bache, K. & Lichman, M. (2013). UCI Machine Learning Repository [http://archive.ics.uci.edu/ml]. Irvine, CA: University of California, School of Information and Computer Science.

Begleiter, H. Neurodynamics Laboratory. State University of New York Health Center at Brooklyn.

Helwig, N.E. (2014). eegkit: Toolkit for electroencephalography data. http://CRAN.R-project.org/package=eegkit

Ingber, L. (1997). Statistical mechanics of neocortical interactions: Canonical momenta indicatros of electroencephalography. Physical Review E, 55, 4578-4593.

Ingber, L. (1998). Statistical mechanics of neocortical interactions: Training and testing canonical momenta indicators of EEG. Mathematical Computer Modelling, 27, 33-64.

Examples

# See examples for eegcap, eegtime, eegspace, eegica, and eegsmooth (in package eegkit)

[Package eegkitdata version 1.1 Index]