Identifies and optionally removes epochs with artifacts.
Usage
rejectBadEpochs(
x,
threshold = 100,
method = c("amplitude", "gradient", "variance"),
remove = TRUE
)Identifies and optionally removes epochs with artifacts.
rejectBadEpochs(
x,
threshold = 100,
method = c("amplitude", "gradient", "variance"),
remove = TRUE
)