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.

ar_FASTER(data, ...)

# S3 method for eeg_epochs
ar_FASTER(data, exclude = NULL, ...)

eeg_FASTER(data, ...)

Arguments

data

An object of class eeg_epochs

...

Parameters passed to FASTER

exclude

Channels to be ignored by 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.

Examples

ar_FASTER(demo_epochs)
#> Globally bad channels:
#> Globally bad epochs: 26 65
#> Epoched EEG data #> #> Number of channels : 11 #> Number of epochs : 78 #> Epoch limits : -0.197 - 0.451 seconds #> Electrode names : A5 A13 A21 A29 A31 B5 B6 B8 B16 B18 B26 #> Sampling rate : 128 Hz #> Reference : average