eegUtils icon indicating copy to clipboard operation
eegUtils copied to clipboard

An R package for processing and plotting of electroencephalography (EEG) data

Results 31 eegUtils issues
Sort by recently updated
recently updated
newest added

Unweighted vs weighted averaging needs to be in place. Not really noticeable when trial numbers are more or less equal, but can be a huge problem when some conditions have...

Matthias Braeunig reported issue when importing BDF that turned out to be because of inappropriate handling of BDF annotations. Add annotations to events structure?

`filter()` with `eeg_group` `eeg_tfr` objects not working for some things - for example, cannot remove individual participants

Currently if you average over multiple recordings from a single participant, the way to handle the recording column is unclear, as clearly you don't want (usually) want to average sets...

progress bars would be great to have! `progressr` package may be useful for this in cases where the `future` package is used.

enhancement

Failing for c(`eeg_group()`, `eeg_tfr`) objects

This is not producing consistent timing structures