Description Usage Arguments Methods (by class) Author(s) Examples
Reject data based on a simple absolute amplitude threshold. This marks any timepoint from any electrode.
1 2 3 4 5 6 7 |
data |
An object of class |
threshold |
In microvolts. If one value is supplied, it will be treated as a +- value. |
reject |
If TRUE, remove marked data immediately, otherwise mark for inspection/rejection. Defaults to FALSE. |
eeg_data
: Reject data using a simple threshold.
eeg_epochs
: Reject data using a simple threshold.
Matt Craddock matt@mattcraddock.com
1 | ar_thresh(demo_epochs, c(100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.