Learn R Programming

eegAnalysis (version 0.0)

Tools for analysis and classification of electroencephalography (EEG) data.

Description

Package with tools for classification of electroencephalography (EEG) data. Feature extraction techniques such as Fourier Transform and Continuous Wavelet Transform (CWT) are available. Support Vector Machines (SVM) can be used to classify the extracted features. An algorithm using Analysis of Variance (ANOVA), False Discovery Rate (FDR), and SVM is available to feature selection. Additionally, the package contains functions to plot data and features.

Copy Link

Version

Install

install.packages('eegAnalysis')

Version

0.0

License

GPL (>= 2)

Maintainer

Murilo Coutinho Silva

Last Published

June 22nd, 2014

Functions in eegAnalysis (0.0)

plotEEG

Plot EEG data
easyFeatures

Choosing Features
plotwindows

Plot statistics calculated by windows
classifyEEG

Classifies new data
randEEG

EEG simulation
featureSelection

Feature Selection Algorithm
FeatureEEG

Automatic Feature Selection
eegAnalysis-package

Feature selection and classification of electroencephalography data
svmEEG

Support Vector Machines