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, ...)
data | An object of class |
---|---|
... | Parameters passed to FASTER |
exclude | Channels to be ignored by FASTER. |
eeg_epochs
: Run FASTER on eeg_epochs
Nolan, Whelan & Reilly (2010). FASTER: Fully Automated Statistical Thresholding for EEG artifact Rejection. J Neurosci Methods.
ar_FASTER(demo_epochs)#>#>#> 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