eeg_FASTER: FASTER EEG artefact rejection

Description Usage Arguments Methods (by class) Author(s) References

View source: R/artefact_rejection.R

Description

An implementation of the FASTER artefact rejection method for EEG by Nolan, Whelan & Reilly (2010) FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods. Not yet fully implemented.

Usage

1
2
3
4
eeg_FASTER(data, ...)

## S3 method for class 'eeg_epochs'
eeg_FASTER(data, ...)

Arguments

data

An object of class eeg_epochs

...

Parameters passed to FASTER

Methods (by class)

Author(s)

Matt Craddock matt@mattcraddock.com

References

Nolan, Whelan & Reilly (2010). FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods.


neuroconductor-devel-releases/eegUtils documentation built on May 5, 2020, 3:49 a.m.