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.

eeg_FASTER(.data)

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

Arguments

.data

An object of class eeg_epochs

...

Parameters passed to FASTER

Methods (by class)

  • eeg_epochs: Run FASTER on eeg_epochs

References

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